PDFsharp by: empira Software GmbH
  • 251 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
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.
PdfSharp by: empira SoftwareGmbH
  • 10 total downloads
  • Latest version: 1.3.0
  • PDFGeneration
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.
PDFSharp.Standard by: PDFsharp
  • 84 total downloads
  • Latest version: 1.51.15
Package Description
PDFsharp-gdi by: empira Software GmbH
  • 119 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
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 by: empira Software GmbH
  • 121 total downloads
  • Latest version: 1.51.5186-beta
  • MigraDoc PdfSharp Pdf Document Generation
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.
PDFsharp-MigraDoc-gdi by: empira Software GmbH
  • 168 total downloads
  • Latest version: 1.51.5186-beta
  • MigraDoc PdfSharp Pdf Document Generation
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.
PDFsharp-MigraDoc-GDI by: empira Software GmbH
  • 23 total downloads
  • Latest version: 1.32.4334
  • PDFsharp MigraDoc PDF RTF document creation
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.
PInvoke.BCrypt by: Andrew Arnott
  • 139 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 136 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 145 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 119 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
PlaywrightSharp by: Darío Kondratiuk
  • 8 total downloads
  • Latest version: 0.111.1
  • headless chrome firefox webkit playwright
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.
Polly by: Michael Wolfenden App vNext
  • 323 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.Contrib.Simmy by: App vNext
  • 25 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
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
  • 30 total downloads
  • Latest version: 1.1.1
  • Resilience Resiliency Fault-tolerance Transient-fault-handling Retry Retry-intervals Jitter
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
  • 78 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
  • 34 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.
Polly-Signed by: Michael Wolfenden App vNext
  • 144 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.
PolySharp by: Sergio Pedri
  • 181 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js by: FezVrasta
  • 230 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle by: Oren Novotny
  • 95 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
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 8 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
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