Polly
by: Michael Wolfenden, App vNext
- 3 total downloads
- Latest version: 7.2.1
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,524k total downloads
- Latest version: 8.6.3
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
- 936 total downloads
- Latest version: 8.4.2
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.RateLimiting
by: Michael Wolfenden, App vNext
- 936 total downloads
- Latest version: 8.4.2
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 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
A data accessor library for SQL Server
PXWeb.SavedQuery.Oracle
by: PXWeb.SavedQuery.Oracle
- 3 total downloads
- Latest version: 1.0.6
A data accessor library for Oracle
Quartz
by: Marko Lahma, Quartz.NET
- 92 total downloads
- Latest version: 3.13.1
Quartz Scheduling Framework for .NET
Quartz.AspNetCore
by: Lewis Zou, Marko Lahma, Quartz.NET
- 154 total downloads
- Latest version: 3.13.0
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
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
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
Quartz.NET System.Text.Json Serialization Support; Quartz Scheduling Framework for .NET
QuickChart
by: Ian Webster
- 4 total downloads
- Latest version: 2.3.0
Client library for the QuickChart Chart API, used to generate chart images.
RabbitMQ.Client
by: Broadcom
- 1,876k total downloads
- Latest version: 7.1.2
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
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
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 is a mobile database: a replacement for SQLite
Remotion.Linq
by: rubicon IT GmbH
- 1 total downloads
- Latest version: 2.2.0
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