Quartz.Serialization.Json by: Marko Lahma, Quartz.NET
  • 98 total downloads
  • Latest version: 3.18.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz by: Marko Lahma, Quartz.NET
  • 128 total downloads
  • Latest version: 3.18.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 142 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
Portable.BouncyCastle by: Claire Novotny
  • 32 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: Andrew Lock, Marko Lahma, Quartz.NET
  • 91 total downloads
  • Latest version: 3.18.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.RateLimiting by: Michael Wolfenden, App vNext
  • 65 total downloads
  • Latest version: 8.6.6
  • 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.
Polly.Extensions.Http by: App vNext
  • 19 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory 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.
Polly.Extensions.Http-Signed by: App vNext
  • 9 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.
RolandK.Formats.Gpx by: Roland König
  • 35 total downloads
  • Latest version: 1.0.1
A .NET Standard library for reading and writing GPX (GPS Exchange Format) files
Polly.Core by: Michael Wolfenden, App vNext
  • 64 total downloads
  • Latest version: 8.6.6
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
runtime.android-arm.runtime.native.System.IO.Ports by: Microsoft
  • 141 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
RestSharp by: .NET Foundation and Contributors
  • 626 total downloads
  • Latest version: 114.0.0
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou, Marko Lahma, Quartz.NET
  • 81 total downloads
  • Latest version: 3.18.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
runtime.android-arm64.runtime.native.System.IO.Ports by: Microsoft
  • 141 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
Internal implementation package not meant for direct consumption. Please do not reference directly.
RESPite by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 7 total downloads
  • Latest version: 3.0.47-preview
Package Description
ProjNET by: Morten Nielsen, NetTopologySuite-Team
  • 110 total downloads
  • Latest version: 2.1.0
  • OGC SFS Projection
.NET Spatial Reference and Projection Engine. Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.
Quartz.Extensions.DependencyInjection by: Facundo Glaeser, Marko Lahma, Quartz.NET
  • 83 total downloads
  • Latest version: 3.18.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly.Extensions by: Michael Wolfenden, App vNext
  • 62 total downloads
  • Latest version: 8.6.6
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly-Signed by: Michael Wolfenden, App vNext
  • 37 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.
Remotion.Linq by: rubicon IT GmbH
  • 38 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations