OpenMcdf by: ironfede jeremy-visionaid
  • 301 total downloads
  • Latest version: 3.1.0
  • MS-CFB Compound File Binary File Format Structured Storage
OpenMcdf is a 100% .NET / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of directory trees.
Otp.NET by: Kyle Spearrin
  • 414 total downloads
  • Latest version: 1.4.1
  • otp totp hotp 2fa two factor
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
PdfSharpCore by: Stefan Steiger and Contributors
  • 592 total downloads
  • Latest version: 1.3.67
  • PdfSharp .NETCore d6ac8b092129a4f797365bbbf3eea2723d6c3ebd
PdfSharp for .NET Core PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally MigraDoc has been ported as well (from version 1.32). Images have been implemented with ImageSharp from https://www.nuget.org/packages/SixLabors.ImageSharp
PdfSharpCore.Charting by: Stefan Steiger and Contributors
  • 385 total downloads
  • Latest version: 1.3.67
  • PdfSharp Charting .NETCore d6ac8b092129a4f797365bbbf3eea2723d6c3ebd
PdfSharpCore.Charting for .NET Core PdfSharpCore.Charting was ported from PdfSharp
PeterO.Cbor by: Peter Occil
  • 124 total downloads
  • Latest version: 5.0.0-alpha2
  • cbor data serialization binary json
A C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.
PeterO.DataUtilities by: Peter Occil
  • 10 total downloads
  • Latest version: 1.1.0
  • text strings
A portable library for .NET for text strings and reading and writing to them.
PeterO.Numbers by: Peter Occil
  • 137 total downloads
  • Latest version: 1.8.2
  • numbers arithmetic decimal math
A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.
PeterO.URIUtility by: Peter Occil
  • 5 total downloads
  • Latest version: 1.0.0
  • text strings
A portable library for .NET for processing URIs (uniform resource identifiers) and IRIs (internationalized resource identifiers).
Pgvector by: ankane
  • 200 total downloads
  • Latest version: 0.3.2
pgvector support for Npgsql
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 324 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 966 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
  • 196 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
  • 138 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
  • 207 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
  • 20 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
  • 160 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
  • 58 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
  • 552 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
  • 30 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
  • 171 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.