Polly.Core by: Michael Wolfenden App vNext
  • 203 total downloads
  • Latest version: 8.6.2
  • 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
  • 8 total downloads
  • Latest version: 8.2.1
  • 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
  • 107 total downloads
  • Latest version: 8.6.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.
PolySharp by: Sergio Pedri
  • 180 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Pomelo.EntityFrameworkCore.MySql by: Laurents Meyer Caleb Lloyd Yuko Zheng
  • 6 total downloads
  • Latest version: 5.0.0
  • pomelo mysql mariadb Entity Framework Core entity-framework-core ef efcore ef core orm sql
Pomelo's MySQL database provider for Entity Framework Core.
Portable.BouncyCastle by: Claire Novotny
  • 60 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.System.DateTimeOnly by: Oleg Rakhmatulin
  • 6 total downloads
  • Latest version: 7.0.0
  • DateOnly TimeOnly
DateOnly and TimeOnly types for .NET versions before 6.0
Prompty.Core by: Cassie Breviu Seth Juarez Mark Wallace
  • 62 total downloads
  • Latest version: 0.2.3-beta
Package Description
protobuf-net by: Marc Gravell
  • 533 total downloads
  • Latest version: 3.2.56
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 391 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Grpc by: Marc Gravell
  • 259 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Reflection by: Marc Gravell
  • 258 total downloads
  • Latest version: 3.2.52
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net
Protobuf.Text by: Kerry Jiang and other contributors
  • 92 total downloads
  • Latest version: 0.7.2
  • C# protobuf text text format
Text format support for google's protobuf C# library
pythonnet by: Python.Runtime
  • 170 total downloads
  • Latest version: 3.1.0-preview2024-09-06
  • python interop dynamic dlr Mono pinvoke
Python and CLR (.NET and Mono) cross-platform language interop
Qdrant.Client by: Qdrant and Contributors
  • 85 total downloads
  • Latest version: 1.14.1
  • qdrant database vector search
.NET client for Qdrant vector database
RabbitMQ.Client by: Broadcom
  • 433 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)
RangeExtensions by: neon-sunset
  • 61 total downloads
  • Latest version: 2.1.1
  • Range System.Range Extensions LINQ IEnumerable foreach RangeForEach
A set of optimized extensions which integrate System.Range with foreach and LINQ.
Razorvine.Pickle by: Irmen de Jong
  • 46 total downloads
  • Latest version: 1.5.0
  • python serialization pickle
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
Rebus by: mookid8000
  • 1.088k total downloads
  • Latest version: 8.8.0
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET
Rebus.ServiceProvider by: mookid8000
  • 170 total downloads
  • Latest version: 9.1.0
  • rebus service-provider ioc dependency-injection
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host