Polly-Signed
by: Michael Wolfenden, App vNext
- 106 total downloads
- Latest version: 5.9.0
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.
Polly.Contrib.Simmy
by: App vNext
- 17 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 21 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Core
by: Michael Wolfenden, App vNext
- 526 total downloads
- Latest version: 8.6.6
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
- 519 total downloads
- Latest version: 8.6.6
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Extensions.Http
by: App vNext
- 58 total downloads
- Latest version: 3.0.0
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
- 32 total downloads
- Latest version: 1.0.4
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.RateLimiting
by: Michael Wolfenden, App vNext
- 541 total downloads
- Latest version: 8.6.6
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.
PolySharp
by: Sergio Pedri
- 88 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: Claire Novotny
- 93 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 6 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Portable.System.DateTimeOnly
by: Oleg Rakhmatulin
- 48 total downloads
- Latest version: 9.0.1
DateOnly and TimeOnly types for .NET versions before 6.0
QRCoder
by: Raffael Herrmann, Shane Krueger
- 98 total downloads
- Latest version: 1.8.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
QuestPDF
by: MarcinZiabek
- 941 total downloads
- Latest version: 2026.2.4
QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create invoices, reports, and documents using a flexible, component-based approach.
RedLock.net
by: Sam Cook
- 428 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
ReflectionBridge
by: Stef Heyenrath
- 18 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes
by: release-notes
- 146 total downloads
- Latest version: 0.10.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 93 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
RESPite
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 6 total downloads
- Latest version: 3.0.2-preview
Package Description
RestSharp
by: .NET Foundation and Contributors
- 576 total downloads
- Latest version: 114.0.0
Simple REST and HTTP API Client