PInvoke.Kernel32 by: Andrew Arnott
  • 277 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 258 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-Signed by: Michael Wolfenden App vNext
  • 307 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.
Pomelo.EntityFrameworkCore.MySql by: Pomelo.EntityFrameworkCore.MySql
  • 79 total downloads
  • Latest version: 1.1.2
  • Entity Framework Core entity-framework-core MySQL EF ORM Data
Package Description
popper.js by: FezVrasta
  • 426 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
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.
PInvoke.BCrypt by: Andrew Arnott
  • 286 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 291 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
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
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.
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.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
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.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
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
prometheus-net by: andrasm qed- lakario
  • 22 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
Portable.JWT by: Mitja Bombac
  • 8 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.