Pgvector by: ankane
  • 229 total downloads
  • Latest version: 0.3.2
pgvector support for Npgsql
PInvoke.BCrypt by: Andrew Arnott
  • 34 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 34 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 34 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 32 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 395 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 1.049k 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.
Polly-Signed by: Michael Wolfenden App vNext
  • 125 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.
Polly.Core by: Michael Wolfenden App vNext
  • 183 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.
Polly.Extensions.Http by: App vNext
  • 255 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
  • 25 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.
Portable.BouncyCastle by: Claire Novotny
  • 190 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.System.DateTimeOnly by: Oleg Rakhmatulin
  • 69 total downloads
  • Latest version: 9.0.1
  • DateOnly TimeOnly
DateOnly and TimeOnly types for .NET versions before 6.0
PreMailer.Net by: Martin H. Normark
  • 517 total downloads
  • Latest version: 2.7.2
  • email css newsletter html
PreMailer.Net is a C# utility for moving CSS to inline style attributes, to gain maximum E-mail client compatibility.
Prism.Container.Abstractions by: Brian Lagunas Dan Siegel
  • 42 total downloads
  • Latest version: 9.0.107
This package provides the core Dependency Injection Container abstractions that the Prism Library depends on for all WPF, Xamarin.Forms, .NET MAUI, and Uno Platform applications.
Prism.Core by: Brian Lagunas Dan Siegel
  • 172 total downloads
  • Latest version: 9.0.537
  • prism wpf xamarin dotnet maui maui uno unoplatform mvvm xaml
Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a class library that does not target any specific Application Framework. Features that need to be platform specific are implemented in the respective libraries for the target platform.
Prism.Events by: Brian Lagunas Dan Siegel
  • 21 total downloads
  • Latest version: 9.0.537
  • prism wpf xamarin dotnet maui maui uno unoplatform events event aggregator ieventaggregator pubsubevent
Prism.Events is a library that facilitates communication between loosely coupled components in an application. It provides an event aggregator service that allows publishers and subscribers to interact through events without direct references. With multicast publish/subscribe functionality, multiple publishers can raise the same event, and multiple subscribers can listen to it, enabling flexible and efficient communication.
QuestPDF by: MarcinZiabek
  • 1.085k total downloads
  • Latest version: 2025.12.3.1-alpha2
  • pdf generation creation export merge edit html
QuestPDF is a modern library for PDF document generation. Its fluent C# API lets you design complex layouts with clean, readable code. Create invoices, reports, and documents using a flexible, component-based approach.
QuoteParser by: feature[23]
  • 17 total downloads
  • Latest version: 1.0.0
  • quoteparser email-parser email parse parsing quote reply
A .NET Standard port of JetBrains' email-parser library, for parsing quoted text from email messages.
RedLock.net by: Sam Cook
  • 288 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm