PInvoke.NCrypt
by: Andrew Arnott
- 144 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 165 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PipelineFramework
by: PipelineFramework
- 16 total downloads
- Latest version: 1.0.3
Package Description
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 117 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden App vNext
- 275 total downloads
- Latest version: 8.6.6
Polly is a .NET resilience and transient-fault-handling 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
- 6 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Core
by: Michael Wolfenden App vNext
- 59 total downloads
- Latest version: 8.6.6
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
- 44 total downloads
- Latest version: 3.0.0
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
- 97 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
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
- 225 total downloads
- Latest version: 9.0.0
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.EntityFrameworkCore.MySql.Json.Newtonsoft
by: Laurents Meyer Caleb Lloyd Yuko Zheng
- 112 total downloads
- Latest version: 9.0.0
JSON support using Newtonsoft.Json (JSON.NET) for Pomelo's MySQL provider for Entity Framework Core.
Pomelo.JsonObject
by: Pomelo.JsonObject
- 20 total downloads
- Latest version: 2.2.1
MySQL provider for Entity Framework Core
popper.js
by: FezVrasta
- 28 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: Claire Novotny
- 103 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 14 total downloads
- Latest version: 1.0.4
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.JWT
by: Mitja Bombac
- 23 total downloads
- Latest version: 1.0.5
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain).
Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
Pragmastat
by: Andrey Akinshin
- 229 total downloads
- Latest version: 12.0.1
Pragmatic Statistical Toolkit
protobuf-net
by: Marc Gravell
- 388 total downloads
- Latest version: 3.2.56
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 148 total downloads
- Latest version: 3.3.0-g6785ecbb35
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Protobuf.Text
by: Kerry Jiang and other contributors
- 44 total downloads
- Latest version: 0.7.2
Text format support for google's protobuf C# library