Polly.RateLimiting by: Michael Wolfenden App vNext
  • 237 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
  • 327 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
  • 12 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
  • 87 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
  • 14 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
  • 130 total downloads
  • Latest version: 0.2.3-beta
Package Description
protobuf-net by: Marc Gravell
  • 1.011k 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
  • 722 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
  • 477 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Reflection by: Marc Gravell
  • 500 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
  • 184 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
  • 274 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
  • 176 total downloads
  • Latest version: 1.14.1
  • qdrant database vector search
.NET client for Qdrant vector database
RabbitMQ.Client by: Broadcom
  • 781 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
  • 128 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
  • 92 total downloads
  • Latest version: 1.5.0
  • python serialization pickle
A feature complete pickle protocol implementation (Python's builtin serialization mechanism)
Rebus by: mookid8000
  • 2.321k total downloads
  • Latest version: 8.8.0
  • rebus queue messaging service bus
Rebus is a lean service bus for .NET
Rebus.ServiceProvider by: mookid8000
  • 387 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
Remotion.Linq by: rubicon IT GmbH
  • 88 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
RestSharp by: .NET Foundation and Contributors
  • 1.15k total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client