PCLCrypto
by: Andrew Arnott
- 59 total downloads
- Latest version: 2.1.40-alpha
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.
PCLStorage
by: Daniel Plaisted
- 65 total downloads
- Latest version: 1.0.2
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
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 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.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.147k total downloads
- Latest version: 11.2.0
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
Practical generic programming for C#
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
Pragmastat
by: Andrey Akinshin
- 282 total downloads
- Latest version: 14.0.1
Pragmatic Statistical Toolkit
protobuf-net
by: Marc Gravell
- 1.089k total downloads
- Latest version: 3.4.0
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core
by: Marc Gravell
- 744 total downloads
- Latest version: 3.4.14
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
QRCoder
by: Raffael Herrmann, Shane Krueger
- 33 total downloads
- Latest version: 1.8.0
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
QuestPDF
by: MarcinZiabek
- 617 total downloads
- Latest version: 2026.7.3
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
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
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming http://www.raylib.com/