QRCoder by: Raffael Herrmann Shane Krueger
  • 191 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.
protobuf-net by: Marc Gravell
  • 506 total downloads
  • Latest version: 2.4.6
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Portable.BouncyCastle by: Oren Novotny
  • 191 total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Polly by: Michael Wolfenden App vNext
  • 726 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a 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.
popper.js by: FezVrasta
  • 426 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
prometheus-net by: andrasm qed- lakario
  • 22 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
Pomelo.EntityFrameworkCore.MySql by: Pomelo.EntityFrameworkCore.MySql
  • 78 total downloads
  • Latest version: 1.1.2
  • Entity Framework Core entity-framework-core MySQL EF ORM Data
Package Description
Pomelo.JsonObject by: Pomelo.JsonObject
  • 57 total downloads
  • Latest version: 1.1.1
  • JSON Entity Framework Core entity-framework-core MySQL EF ORM
Package Description
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 18 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
Pkcs11Interop by: Jaroslav Imrich
  • 124 total downloads
  • Latest version: 4.1.2
  • pkcs pkcs11 security crypto cryptography smartcard hsm
Managed .NET wrapper for unmanaged PKCS#11 libraries
PInvoke.Windows.Core by: Andrew Arnott
  • 246 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly.Contrib.Simmy by: App vNext
  • 58 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Extensions.Http by: App vNext
  • 181 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.Contrib.WaitAndRetry by: Grant Dickinson App vNext
  • 61 total downloads
  • Latest version: 1.1.1
  • Resilience Resiliency Fault-tolerance Transient-fault-handling Retry Retry-intervals Jitter
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly-Signed by: Michael Wolfenden App vNext
  • 306 total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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.Extensions.Http-Signed by: App vNext
  • 65 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
  • 383 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
QRCoder.Core by: Afonso Dutra Nogueira Filho
  • 21 total downloads
  • Latest version: 1.0.3
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator Core NET
QRCoder.Core, written in C#.NET, which enables you to create QR codes Use System.Drawing.Common below 7.0.0.
PlaywrightSharp by: Darío Kondratiuk
  • 30 total downloads
  • Latest version: 0.111.1
  • headless chrome firefox webkit playwright
PlaywrightSharp is a .NET library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.
Portable.JWT by: Mitja Bombac
  • 6 total downloads
  • Latest version: 1.0.3
  • jwt portable json signing hs256 hs384 hs512 key password based encryption
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain). Supported algorithms: HMAC signatures with HS256, HS384 and HS512.