PCLStorage
by: Daniel Plaisted
- 161 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
- 95 total downloads
- Latest version: 1.51.15
Package Description
PdfSharp.MigraDoc.Standard.DocumentObjectModel
by: MigraDoc.DocumentObjectModel
- 62 total downloads
- Latest version: 1.51.15
Package Description
PDF.Core
by: Iron Software https://IronPdf.com
- 105 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: PDFsharp Team
- 427 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.
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.
PdfiumViewer
by: Pieter van Ginkel
- 179 total downloads
- Latest version: 2.13.0
PDF viewer based on the PDFium project.
Pdfium.Net.SDK
by: patagames.com
- 1.536k 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.
Parlot
by: Sebastien Ros
- 388 total downloads
- Latest version: 1.5.2
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PagedList
by: Troy Goode
- 129 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.
PCSC.Iso7816
by: Daniel Mueller
- 163 total downloads
- Latest version: 7.0.1
Implements partial ISO7816 support (APDU etc.) for PCSC.
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.
PdfPig
by: UglyToad
- 987 total downloads
- Latest version: 0.1.12-alpha-20251107-9d3cd
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
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.
PdfiumViewer.Updated
by: Pieter van Ginkel Bluegrams
- 19 total downloads
- Latest version: 2.14.5
Updated fork of PdfiumViewer, PDF viewer based on PDFium, ported to .NET Core and .NET 6.
PCSC
by: Daniel Mueller
- 324 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).
PCLCrypto
by: Andrew Arnott
- 121 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
- 98 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
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.
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.