Quartz by: Marko Lahma Quartz.NET
  • 8.076k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading cron clustering background-jobs hosted-service
Quartz.NET job scheduler - cron, calendar and interval triggers, clustering over a persistent job store, and Microsoft.Extensions hosting, logging, options and dependency injection throughout. The core package: everything else builds on this one.
Quartz.Serialization.Newtonsoft by: Marko Lahma Quartz.NET
  • 98 total downloads
  • Latest version: 4.1.0
  • scheduling tasks jobs triggers scheduler threading json newtonsoft serialization job-store
Quartz.NET Json.NET serialization - the job store serializer for a database already holding Newtonsoft.Json's output. New applications use the System.Text.Json one built into Quartz; Quartz Scheduling Framework for .NET
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 602 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Portable.BouncyCastle by: Claire Novotny
  • 3.686k total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz.Extensions.Hosting by: Marko Lahma Quartz.NET
  • 3.867k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading hosting hosted-service moved empty-package
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Polly.RateLimiting by: Michael Wolfenden App vNext
  • 3.393k total downloads
  • Latest version: 8.8.0
  • Polly Exception Handling Resilience Transient Fault Policy Wait Bulkhead Rate-limit Throttle Hedging
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
protobuf-net.Reflection by: Marc Gravell
  • 1.923k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Polly.Extensions.Http-Signed by: App vNext
  • 467 total downloads
  • Latest version: 1.0.4
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Quartz.Jobs by: Marko Lahma Quartz.NET
  • 1.633k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading directory-scan file-watcher send-mail native-job
Quartz.NET Jobs - the jobs that ship ready to schedule: directory and file scanning, sending mail, and running a native process; Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 1.739k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading aspnetcore http-api minimal-api openapi health-checks
Quartz.NET ASP.NET Core integration - the HTTP API a remote scheduler is driven through, and the health check endpoint; Quartz Scheduling Framework for .NET
protobuf-net.Core by: Marc Gravell
  • 2.471k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net by: Marc Gravell
  • 4.021k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
PolySharp by: Sergio Pedri
  • 2.702k total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Quartz.Plugins by: Marko Lahma Quartz.NET
  • 1.63k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading plugins xml-configuration json-configuration job-history
Quartz.NET Plugins - a schedule declared in XML or JSON and reloaded as the file changes, and job and trigger history logging; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Marko Lahma Quartz.NET
  • 4.566k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading dependency-injection microsoft-extensions moved empty-package
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Polly-Signed by: Michael Wolfenden App vNext
  • 4.266k total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
PolyType by: Eirik Tsarpalis
  • 299 total downloads
  • Latest version: 1.4.1
  • generic programming source generator polytypic
Practical generic programming for C#
prometheus-net by: andrasm qed- lakario sandersaares
  • 3.201k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 5.047k total downloads
  • Latest version: 4.1.0
  • scheduling tasks jobs triggers scheduler threading json newtonsoft serialization renamed empty-package
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
Quartz.Plugins.TimeZoneConverter by: Sean Farrow Marko Lahma Quartz.NET
  • 1.319k total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading timezone timezoneconverter iana tzdb
Quartz.NET TimeZoneConverter integration - resolves a trigger's time zone by either its IANA or its Windows id, on either operating system, through https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET