Polly by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 7.2.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a 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.
Polly.Core by: Michael Wolfenden, App vNext
  • 1,516k total downloads
  • Latest version: 8.6.3
  • 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.
Polly.Extensions by: Michael Wolfenden, App vNext
  • 932 total downloads
  • Latest version: 8.4.2
  • 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.RateLimiting by: Michael Wolfenden, App vNext
  • 932 total downloads
  • Latest version: 8.4.2
  • 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.
Portable.BouncyCastle by: Claire Novotny
  • 2 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Prism.Container.Abstractions by: Brian Lagunas, Dan Siegel
  • 1 total downloads
  • Latest version: 9.0.107
This package provides the core Dependency Injection Container abstractions that the Prism Library depends on for all WPF, Xamarin.Forms, .NET MAUI, and Uno Platform applications.
Px.Dcat by: Px.Dcat
  • 3 total downloads
  • Latest version: 2.0.6
Generate XML-document following Dcat-ap-se standard for CNMM and PX databases
PXWeb.SavedQuery.MsSql by: PXWeb.SavedQuery.MsSql
  • 3 total downloads
  • Latest version: 1.0.4
  • PX
A data accessor library for SQL Server
PXWeb.SavedQuery.Oracle by: PXWeb.SavedQuery.Oracle
  • 3 total downloads
  • Latest version: 1.0.6
  • PX
A data accessor library for Oracle
Quartz by: Marko Lahma, Quartz.NET
  • 92 total downloads
  • Latest version: 3.13.1
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou, Marko Lahma, Quartz.NET
  • 154 total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser, Marko Lahma, Quartz.NET
  • 8 total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock, Marko Lahma, Quartz.NET
  • 36 total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Quartz.Serialization.SystemTextJson by: Marko Lahma, Quartz.NET
  • 153 total downloads
  • Latest version: 3.13.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET System.Text.Json Serialization Support; Quartz Scheduling Framework for .NET
QuickChart by: Ian Webster
  • 4 total downloads
  • Latest version: 2.3.0
  • chart image, chart api, chart, charts, image charts
Client library for the QuickChart Chart API, used to generate chart images.
RabbitMQ.Client by: Broadcom
  • 1,868k total downloads
  • Latest version: 7.1.2
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RBush by: viceroypenguin
  • 107 total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed by: viceroypenguin
  • 77 total downloads
  • Latest version: 4.0.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
Realm by: Realm
  • 10 total downloads
  • Latest version: 20.1.0
  • Realm database db persistence sqlite
Realm is a mobile database: a replacement for SQLite
Remotion.Linq by: rubicon IT GmbH
  • 1 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