PDFsharp-gdi
by: empira Software GmbH
- 119 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 GDI package. See Project Information for details.
PDFsharp-MigraDoc-GDI
by: empira Software GmbH
- 23 total downloads
- Latest version: 1.32.4334
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is PDFsharp and MigraDoc based on GDI+. See Project Information for details.
PDFsharp-MigraDoc-gdi
by: empira Software GmbH
- 168 total downloads
- Latest version: 1.51.5186-beta
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is the MigraDoc GDI package. See Project Information for details.
PInvoke.Kernel32
by: Andrew Arnott
- 140 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PDFsharp-MigraDoc
by: empira Software GmbH
- 123 total downloads
- Latest version: 1.51.5186-beta
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is the MigraDoc PDF Core package. See Project Information for details.
PInvoke.Windows.Core
by: Andrew Arnott
- 119 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden App vNext
- 340 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.
PInvoke.BCrypt
by: Andrew Arnott
- 150 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 158 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
Polly.Contrib.Simmy
by: App vNext
- 25 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.Extensions.Http
by: App vNext
- 80 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.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 31 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-Signed
by: App vNext
- 34 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.
PlaywrightSharp
by: Darío Kondratiuk
- 8 total downloads
- Latest version: 0.111.1
PlaywrightSharp is a .NET library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.
PolySharp
by: Sergio Pedri
- 181 total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: Oren Novotny
- 95 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Polly-Signed
by: Michael Wolfenden App vNext
- 151 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.
protobuf-net
by: Marc Gravell
- 152 total downloads
- Latest version: 2.4.6
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
popper.js
by: FezVrasta
- 231 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.ConcurrentDictionary
by: Stef Heyenrath
- 8 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