PCSC.Iso7816
by: Daniel Mueller
- 148 total downloads
- Latest version: 7.0.1
Implements partial ISO7816 support (APDU etc.) for PCSC.
PdfSharp.MigraDoc.Standard
by: MigraDoc.Rendering
- 92 total downloads
- Latest version: 1.51.15
Package Description
PdfSharp.MigraDoc.Standard.DocumentObjectModel
by: MigraDoc.DocumentObjectModel
- 60 total downloads
- Latest version: 1.51.15
Package Description
PdfSharpCore
by: Stefan Steiger and Contributors
- 1.718k total downloads
- Latest version: 1.3.67
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
PDF.Core
by: Iron Software https://IronPdf.com
- 119 total downloads
- Latest version: 2020.12.2
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites.
The Iron PDF Core library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses.
Key features include:
* "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images.
* "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL.
* "Image-To-PDF" creates PDF documents from image files.
* PDF to Image functionality can render PDF documents to image files.
* Extract text and images from existing PDFs.
* Create, Fill and read data from PDF forms.
* Merge, Split and Manipulate PDFs to edit PDF structure and content.
* Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets.
* Edit, Stamp and Watermark PDF files with text, images and HTML
* Apply HTML or PDF backgrounds to PDF pages
* Sign PDF files with digital certificates
IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications.
Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms.
Licensing & Support available for commercial deployments.
For code examples, documentation & more visit http://ironpdf.com
For support please email us at developers@ironsoftware.com
PdfiumViewer
by: Pieter van Ginkel
- 178 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
PDFsharp
by: PDFsharp Team
- 420 total downloads
- Latest version: 6.2.2
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents.
This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS.
See https://docs.pdfsharp.net for details.
See https://www.pdfsharp.com for professional support offers, premium technical advice, and contract work options.
Choose a support plan that suits your needs. We offer a variety of options, from small projects to large teams, with flexible response times.
Our team provides PDFsharp expert assistance, including implementation, optimization, and tailored solutions.
Pdfium.Net.SDK
by: patagames.com
- 1.372k total downloads
- Latest version: 4.103.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.
PdfPig
by: UglyToad
- 959 total downloads
- Latest version: 0.1.12-alpha-20251104-181fa
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PCSC
by: Daniel Mueller
- 168 total downloads
- Latest version: 7.0.1
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. The library is written to run on multiple platforms (.Net Framework, .Net Core or Mono using PCSC Lite).
Parlot
by: Sebastien Ros
- 388 total downloads
- Latest version: 1.5.2
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PdfiumViewer.Native.x86.v8-xfa
by: Pieter van Ginkel
- 224 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
- 236 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
- 120 total downloads
- Latest version: 2.0.943
A general-purpose, web standards-based platform for parsing and rendering PDFs.
PDFSharp.Standard.Charting
by: PdfSharp.Charting
- 65 total downloads
- Latest version: 1.51.15
Package Description
PdfSharp
by: empira SoftwareGmbH
- 13 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.
PCLCrypto
by: Andrew Arnott
- 35 total downloads
- Latest version: 2.1.40-alpha
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PasswordGenerator
by: Paul Seal
- 58 total downloads
- Latest version: 2.1.0
- Removed usage of RNG Crypto Provider and used Random Number Generator
- Fixed bug with methods that use bool and int parameters for the Password class
- Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider
PdfClown.NetStandard
by: PdfClown
- 14 total downloads
- Latest version: 0.2.0-beta
PDF Clown is a free/libre open source implementation of the Portable Document Format (PDF) specification published by Adobe® Systems Inc., written as a class library in multiple languages (Java™ 6 and C#/.NET 4.0).
This is an unofficial port to .NET Standard 2.0.
pclcrypto
by: Andrew Arnott
- 9 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.