PInvoke.Kernel32 by: Andrew Arnott
  • 626 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
Polly.Contrib.Simmy by: App vNext
  • 109 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.Core by: Michael Wolfenden App vNext
  • 1.87k 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.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 25.79k total downloads
  • Latest version: 2.2.8
Package Description
PInvoke.User32 by: Andrew Arnott
  • 275 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
Polly.Contrib.WaitAndRetry by: Grant Dickinson App vNext
  • 101 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
  • 2.323k total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
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.
PetaPoco.Extensions by: Argo Zhang(argo@163.com)
  • 546 total downloads
  • Latest version: 5.2.0
Longbow Component for .net core 2.0+ & .net framework 4.5+
Perfolizer by: Andrey Akinshin
  • 1.226k total downloads
  • Latest version: 0.6.1
  • analysis performance tool
Performance analysis toolkit
Polly.Extensions by: Michael Wolfenden App vNext
  • 942 total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
PinYinConverterCore by: netcorepal
  • 102 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
PInvoke.Windows.Core by: Andrew Arnott
  • 594 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.BCrypt by: Andrew Arnott
  • 639 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
Parlot by: Sebastien Ros
  • 1.471k total downloads
  • Latest version: 1.5.6
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Panda.DynamicWebApi by: stulzq staneee
  • 207 total downloads
  • Latest version: 1.0.0
  • ASP.NET Core Dynamic WebApi
ASP.NET Core Dynamic Restful WebApi. Generating WebApi from Classes. Such as: Direct Generation of WebApi Based on Business Logic Layer.
PInvoke.Windows.ShellScalingApi by: Andrew Arnott
  • 182 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Windows.ShellScalingApi.dll.
PdfSharp by: empira SoftwareGmbH
  • 47 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: PDFsharp Team
  • 1.254k total downloads
  • Latest version: 6.2.3
  • PDFsharp PDF creation
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.
PInvoke.NCrypt by: Andrew Arnott
  • 594 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PetaPoco.Compiled by: PetaPoco
  • 3.596k total downloads
  • Latest version: 6.0.684-beta
  • 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
  • 138 total downloads
  • Latest version: 2.1.40-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 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
  • 36 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.