Polly.Extensions.Http by: App vNext
  • 304 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
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
  • 146 total downloads
  • Latest version: 1.0.4
  • HttpClient Exception Handling Resilience Transient Fault Policy
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
  • 1.019k total downloads
  • Latest version: 8.8.0
  • 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
  • 721 total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • 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
PolyType by: Eirik Tsarpalis
  • 408 total downloads
  • Latest version: 1.4.1
  • generic programming, source generator, polytypic
Practical generic programming for C#
Pomelo.EntityFrameworkCore.MySql by: Laurents Meyer, Caleb Lloyd, Yuko Zheng
  • 1.588k total downloads
  • Latest version: 7.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.
Pomelo.JsonObject by: Pomelo.JsonObject
  • 145 total downloads
  • Latest version: 2.2.1
  • JSON Entity Framework Core entity-framework-core MySQL EF ORM
MySQL provider for Entity Framework Core
Portable.BouncyCastle by: Claire Novotny
  • 687 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 30 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
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
Pragmastat by: Andrey Akinshin
  • 3.615k total downloads
  • Latest version: 14.0.1
  • statistics
Pragmatic Statistical Toolkit
prometheus-net by: andrasm, qed-, lakario, sandersaares
  • 5.304k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore by: andrasm, qed-, lakario, sandersaares
  • 831 total downloads
  • Latest version: 8.2.1
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.SystemMetrics by: Daniel Lo Nigro
  • 86 total downloads
  • Latest version: 3.1.0
  • prometheus prometheus-net systemmetrics cpu system metrics disk network
Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app.
protobuf-net by: Marc Gravell
  • 5.411k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 1.87k total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
protobuf-net.Grpc by: Marc Gravell
  • 4.892k total downloads
  • Latest version: 1.3.14
  • grpc
Code-first gRPC for .NET: declare services as .NET interfaces, with no .proto file and no generated client; shared core for clients and servers
protobuf-net.Grpc.AspNetCore by: Marc Gravell
  • 3.299k total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.AspNetCore.Reflection by: Marc Gravell
  • 208 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.Reflection by: Marc Gravell
  • 221 total downloads
  • Latest version: 1.3.14
  • grpc
Generates .proto schemas from code-first gRPC contracts, and implements the gRPC reflection service
protobuf-net.Reflection by: Marc Gravell
  • 421 total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
ProtoBuf DSL (proto2 / proto3) and descriptor tools for protobuf-net