Quartz.Serialization.Json by: Marko Lahma, Quartz.NET
  • 45 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Quartz by: Marko Lahma, Quartz.NET
  • 63 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 45 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly.
Portable.BouncyCastle by: Claire Novotny
  • 16 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
  • 48 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.RateLimiting by: Michael Wolfenden, App vNext
  • 35 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
  • 10 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
  • 45 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly.
Polly.Extensions.Http-Signed by: App vNext
  • 5 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
  • 24 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
  • 90 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly.
RestSharp by: .NET Foundation and Contributors
  • 318 total downloads
  • Latest version: 114.0.0
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou, Marko Lahma, Quartz.NET
  • 37 total downloads
  • Latest version: 3.18.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
  • 45 total downloads
  • Latest version: 11.0.0-preview.3.26207.106
Internal implementation package not meant for direct consumption. Please do not reference directly.
RESPite by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 4 total downloads
  • Latest version: 3.0.2-preview
Package Description
ProjNET by: Morten Nielsen, NetTopologySuite-Team
  • 198 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.
runtime.debian.8-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 11 total downloads
  • Latest version: 4.3.4
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Quartz.Extensions.DependencyInjection by: Facundo Glaeser, Marko Lahma, Quartz.NET
  • 45 total downloads
  • Latest version: 3.18.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly-Signed by: Michael Wolfenden, App vNext
  • 19 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
  • 19 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