PdfSharpCore.Charting by: Stefan Steiger and Contributors
  • 156 total downloads
  • Latest version: 1.3.18
  • PdfSharp Charting .NETCore b5cfe180a45d1f71cc1c680e45a3d5a5cbe202d6
PdfSharpCore.Charting for .NET Core PdfSharpCore.Charting was ported from PdfSharp
PeterO.Cbor by: Peter Occil
  • 168 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
  • 14 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
  • 191 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
  • 7 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).
PInvoke.BCrypt by: Andrew Arnott
  • 28 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 28 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 28 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 26 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly by: Michael Wolfenden App vNext
  • 881 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a 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.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: Oren Novotny
  • 141 total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
PreMailer.Net by: Martin H. Normark
  • 12 total downloads
  • Latest version: 2.0.0-beta2
  • 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.Core by: Brian Lagunas Dan Siegel
  • 95 total downloads
  • Latest version: 7.2.0.1038-pre
  • prism wpf xamarin mvvm uwp uap xaml
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. 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 Portable Class Library targeting these platforms; WPF, Windows 10 UWP, and Xamarin Forms. Features that need to be platform specific are implemented in the respective libraries for the target platform.
QuestPDF by: MarcinZiabek
  • 415 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.
Remotion.Linq by: rubicon IT GmbH
  • 134 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
Renci.SshNet.Async by: Ioannis G.
  • 32 total downloads
  • Latest version: 1.4.0
  • SSHNET async sftp TAP
Extends Renci.SshNet to implement the task-based async pattern
RtfPipe by: Eric Domke
  • 106 total downloads
  • Latest version: 1.0.7388.1242
  • html rtf rich text
RtfPipe is a .NET library for parsing Rich Text Format (RTF) streams and converting them to HTML