Quartz.Serialization.Json by: Marko Lahma, Quartz.NET
  • 189 total downloads
  • Latest version: 3.19.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz by: Marko Lahma, Quartz.NET
  • 249 total downloads
  • Latest version: 3.19.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 248 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
Portable.BouncyCastle by: Claire Novotny
  • 62 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
  • 165 total downloads
  • Latest version: 3.19.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.RateLimiting by: Michael Wolfenden, App vNext
  • 128 total downloads
  • Latest version: 8.7.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.
Polly.Extensions.Http by: App vNext
  • 36 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.
runtime.android-x86.runtime.native.System.IO.Ports by: Microsoft
  • 246 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
Polly.Extensions.Http-Signed by: App vNext
  • 17 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
  • 39 total downloads
  • Latest version: 1.0.1
A .NET Standard library for reading and writing GPX (GPS Exchange Format) files
runtime.android-arm.runtime.native.System.IO.Ports by: Microsoft
  • 246 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
RestSharp by: .NET Foundation and Contributors
  • 1.246k total downloads
  • Latest version: 114.0.1-alpha.0.4
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou, Marko Lahma, Quartz.NET
  • 157 total downloads
  • Latest version: 3.19.0
  • 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
  • 246 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
Internal implementation package not meant for direct consumption. Please do not reference directly.
RESPite by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 22 total downloads
  • Latest version: 3.0.47-preview
Package Description
ProjNET by: Morten Nielsen, NetTopologySuite-Team
  • 287 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
  • 158 total downloads
  • Latest version: 3.19.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly.Extensions by: Michael Wolfenden, App vNext
  • 125 total downloads
  • Latest version: 8.7.0
  • 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
  • 73 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
  • 76 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