PDFsharp
by: empira Software GmbH
- 144 total downloads
- Latest version: 1.51.5185-beta
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
This is the PDFsharp PDF Core package. See Project Information for details.
PInvoke.BCrypt
by: Andrew Arnott
- 300 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 355 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 299 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 190 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden, App vNext
- 667 total downloads
- Latest version: 7.2.4
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
- 383 total downloads
- Latest version: 5.9.0
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.Contrib.Simmy
by: App vNext
- 29 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 33 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Extensions.Http
by: App vNext
- 106 total downloads
- Latest version: 3.0.0
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
- 48 total downloads
- Latest version: 1.0.4
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
PolySharp
by: Sergio Pedri
- 135 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: Claire Novotny
- 187 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 10 total downloads
- Latest version: 1.0.4
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
QRCoder
by: Raffael Herrmann, Shane Krueger
- 288 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
- 665 total downloads
- Latest version: 2026.5.0
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.
RedLock.net
by: Sam Cook
- 206 total downloads
- Latest version: 2.1.0
An implementation of the Redlock distributed lock algorithm
ReflectionBridge
by: Stef Heyenrath
- 60 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 342 total downloads
- Latest version: 2.2.0
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
RestSharp
by: John Sheehan, Andrew Young, Alexey Zimarev and RestSharp community
- 558 total downloads
- Latest version: 106.15.1-alpha.0.1
Simple REST and HTTP API Client