Pdfium.Net.SDK
by: patagames.com
- 738 total downloads
- Latest version: 4.101.2704
Pdfium.NET SDK it's a class library based on the PDFium project for viewing, text extracting, navigating and editing PDF files in your .NET projects. With the PDF Viewer control, you can display PDF files directly in your WinForms and WPF application without the need to install an external PDF viewer application on your end user's machine. This control supports zooming, scrolling, bookmarks, text search, continuous page layout and provides a ready-to-go toolbars, so you can quickly incorporate it into your application.
PdfiumViewer
by: Pieter van Ginkel
- 129 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
PdfiumViewer.Native.x86.v8-xfa
by: Pieter van Ginkel
- 179 total downloads
- Latest version: 2018.4.8.256
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfiumViewer.Native.x86_64.v8-xfa
by: Pieter van Ginkel
- 189 total downloads
- Latest version: 2018.4.8.256
Native 64-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PDFjs
by: Robert Hajbok
- 66 total downloads
- Latest version: 2.0.943
A general-purpose, web standards-based platform for parsing and rendering PDFs.
PdfPig
by: UglyToad
- 31 total downloads
- Latest version: 0.0.11
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PdfSharp
by: empira SoftwareGmbH
- 10 total downloads
- Latest version: 1.3.0
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
by: empira Software GmbH
- 251 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.
PdfSharpCore
by: Stefan Steiger and Contributors
- 625 total downloads
- Latest version: 1.3.18
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
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
by: empira Software GmbH
- 121 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.
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.BCrypt
by: Andrew Arnott
- 148 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.
Pkcs11Interop
by: Jaroslav Imrich
- 57 total downloads
- Latest version: 4.1.2
Managed .NET wrapper for unmanaged PKCS#11 libraries
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.
Polly
by: Michael Wolfenden App vNext
- 323 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.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