Polly.Core by: Michael Wolfenden, App vNext
  • 100 total downloads
  • Latest version: 8.6.5
  • 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.Http by: App vNext
  • 23 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
  • 9 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.
PolySharp by: Sergio Pedri
  • 66 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
Portable.BouncyCastle by: Claire Novotny
  • 195 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
  • 2 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
Portable.DataAnnotations by: Ryan Horath
  • 2 total downloads
  • Latest version: 1.0.0
  • net45 win8 net40 netcore45 sl5 wp8 wpa81 dataannotations data annotations
A portable library for the DataAnnotations namespace. Reduced surface area matches the Silverlight SDK version of DataAnnotations, with additions of some classes.
prometheus-net by: andrasm, qed-, lakario, sandersaares
  • 488 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
  • 268 total downloads
  • Latest version: 5.1.0-pre-000215-c81d12d
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
protobuf-net by: Marc Gravell
  • 219 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
  • 88 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
  • 80 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
protobuf-net.Grpc.ClientFactory by: Marc Gravell
  • 14 total downloads
  • Latest version: 1.2.2
  • grpc
Package Description
PuppeteerSharp by: Darío Kondratiuk
  • 6 total downloads
  • Latest version: 24.39.0
  • headless,chrome,puppeteer
Headless Browser .NET API
QRCoder by: Raffael Herrmann, Shane Krueger
  • 216 total downloads
  • Latest version: 1.7.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
RabbitMQ.Client by: Broadcom
  • 100 total downloads
  • Latest version: 7.2.0
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine by: Matthew Abbott, Ben Dornis, Matthias Dittrich
  • 257 total downloads
  • Latest version: 4.5.1-alpha001
  • C# razor template engine programming
RazorEngine - A Templating Engine based on the Razor parser.
RBush by: viceroypenguin
  • 33 total downloads
  • Latest version: 4.0.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed by: viceroypenguin
  • 2 total downloads
  • Latest version: 4.0.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
ReflectionBridge by: Stef Heyenrath
  • 12 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.