PInvoke.Kernel32 by: Andrew Arnott
  • 662 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
Polly.Contrib.Simmy by: App vNext
  • 51 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
  • 197 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
  • 85 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.
ParallelExtensionsExtras by: Microsoft
  • 20 total downloads
  • Latest version: 1.2.0
A strong named library that provides a plethora of interesting and useful extensions to take advantage of and complement the functionality available in the .NET Framework 4 for parallel programming.
PInvoke.User32 by: Andrew Arnott
  • 644 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
PolySharp by: Sergio Pedri
  • 436 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
Polly.Contrib.WaitAndRetry by: Grant Dickinson App vNext
  • 50 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 by: Michael Wolfenden App vNext
  • 262 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.
PetaPoco.Extensions by: Argo Zhang(argo@163.com)
  • 304 total downloads
  • Latest version: 5.0.1
Longbow Component for .net core 2.0+ & .net framework 4.5+
PinYinConverterCore by: netcorepal
  • 55 total downloads
  • Latest version: 1.0.2
  • netcorepal pinyin .net core
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
Polly-Signed by: Michael Wolfenden App vNext
  • 715 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.
PInvoke.Windows.Core by: Andrew Arnott
  • 336 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.BCrypt by: Andrew Arnott
  • 544 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PCLStorage by: Daniel Plaisted
  • 228 total downloads
  • Latest version: 1.0.2
  • io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
PInvoke.Windows.ShellScalingApi by: Andrew Arnott
  • 379 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Windows.ShellScalingApi.dll.
PdfSharp by: empira SoftwareGmbH
  • 25 total downloads
  • Latest version: 1.3.0
  • PDFGeneration
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
PDFsharp by: empira Software GmbH
  • 421 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer. This is the PDFsharp PDF Core package. See Project Information for details.
PInvoke.NCrypt by: Andrew Arnott
  • 464 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PetaPoco.Compiled by: PetaPoco
  • 2.244k total downloads
  • Latest version: 6.0.683
  • PetaPoco Peta Poco Peta-Poco ORM-Micro Micro-ORM ORM ORMMicro MicroORM MySql MariaDB MySqlConnector Firebird SQLite Postgres PostgreSQL SqlServer MSSQL Oracle OracleDatabase RDBMS DBMS Relational Database DAL SQL Easy MVC MVC4 MVC5 MVC6
A Tiny ORMish thing for your POCO's.
PCLCrypto by: Andrew Arnott
  • 212 total downloads
  • Latest version: 2.1.32-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
pclcrypto by: Andrew Arnott
  • 16 total downloads
  • Latest version: 2.1.17-alpha-g5b1e8dff8c
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.