PCLStorage by: Daniel Plaisted
  • 65 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.
Perfolizer by: Andrey Akinshin
  • 175 total downloads
  • Latest version: 0.7.5
  • analysis performance tool
Performance analysis toolkit
PInvoke.BCrypt by: Andrew Arnott
  • 107 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 123 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 107 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 69 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 70 total downloads
  • Latest version: 2.2.16
Package Description
Polly by: Michael Wolfenden, App vNext
  • 262 total downloads
  • Latest version: 8.7.0
  • 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.
Polly.Core by: Michael Wolfenden, App vNext
  • 93 total downloads
  • Latest version: 8.7.0
  • 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.
Polyfill by: Polyfill
  • 1.142k total downloads
  • Latest version: 11.2.0
  • Polyfill
Source only packages that exposes newer .net and C# features to older runtimes.
PolyType by: Eirik Tsarpalis
  • 83 total downloads
  • Latest version: 1.4.1
  • generic programming, source generator, polytypic
Practical generic programming for C#
Portable.BouncyCastle by: Claire Novotny
  • 103 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat by: Andrey Akinshin
  • 282 total downloads
  • Latest version: 14.0.1
  • statistics
Pragmatic Statistical Toolkit
protobuf-net by: Marc Gravell
  • 1.089k total downloads
  • Latest version: 3.4.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 739 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QRCoder by: Raffael Herrmann, Shane Krueger
  • 33 total downloads
  • Latest version: 1.8.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.
QuestPDF by: MarcinZiabek
  • 589 total downloads
  • Latest version: 2026.7.3
  • pdf generation creation document report invoice export tagged accessibility csharp dotnet fluent layout merge edit html
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
RabbitMQ.Client by: Broadcom
  • 155 total downloads
  • Latest version: 7.2.2
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Raylib-cs by: Chris Dill, Raysan5 & Others
  • 47 total downloads
  • Latest version: 3.1.5
  • Raylib Raysan Games Game-Engine Engine Game
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming http://www.raylib.com/
Remotion.Linq by: rubicon IT GmbH
  • 170 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations