PInvoke.BCrypt by: Andrew Arnott
  • 72 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 71 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 72 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
Plumberd by: Rafal Maciag
  • 394 total downloads
  • Latest version: 2.0.0.3
  • EventStore CQRS EventSourcing
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
Plumberd.EventStore by: Rafal Maciag
  • 318 total downloads
  • Latest version: 2.0.0.3
  • EventStore CQRS EventSourcing
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated. This package is the implementation of EventStory from EventStore.
Polly by: Michael Wolfenden, App vNext
  • 193 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.147k 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
  • 90 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.015k 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
  • 744 total downloads
  • Latest version: 3.4.14
  • binary serialization protobuf
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
  • 21 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
  • 620 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
  • 152 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: raylib-cs
  • 156 total downloads
  • Latest version: 8.0.0
  • raylib csharp gamedev
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming
Remotion.Linq by: rubicon IT GmbH
  • 95 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