PCSC.Iso7816
by: Daniel Mueller
- 115 total downloads
- Latest version: 7.0.1
Implements partial ISO7816 support (APDU etc.) for PCSC.
PCLStorage
by: Daniel Plaisted
- 121 total downloads
- Latest version: 1.0.2
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
PdfSharp.MigraDoc.Standard
by: MigraDoc.Rendering
- 79 total downloads
- Latest version: 1.51.15
Package Description
PdfSharp.MigraDoc.Standard.DocumentObjectModel
by: MigraDoc.DocumentObjectModel
- 52 total downloads
- Latest version: 1.51.15
Package Description
PDF.Core
by: Iron Software https://IronPdf.com
- 78 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
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.
Parlot
by: Sebastien Ros
- 261 total downloads
- Latest version: 1.4.2
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCSC
by: Daniel Mueller
- 225 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).
PasswordGenerator
by: Paul Seal
- 74 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
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
by: Pieter van Ginkel
- 130 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
PdfiumViewer.Updated
by: Pieter van Ginkel Bluegrams
- 13 total downloads
- Latest version: 2.14.5
Updated fork of PdfiumViewer, PDF viewer based on PDFium, ported to .NET Core and .NET 6.
PDFsharp
by: PDFsharp Team
- 340 total downloads
- Latest version: 6.2.1
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.
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.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
- 653 total downloads
- Latest version: 0.1.12-alpha-20250815-3650e
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PagedList
by: Troy Goode
- 93 total downloads
- Latest version: 1.17.0
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
PCLCrypto
by: Andrew Arnott
- 106 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.
pclcrypto
by: Andrew Arnott
- 8 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.
PdfClown.NetStandard
by: PdfClown
- 12 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.