PdfPig 0.1.8-alpha-20230320-c024e

This is a prerelease version of PdfPig.
There is a newer version of this package available.
See the version list below for details.
dotnet add package PdfPig --version 0.1.8-alpha-20230320-c024e
                    
NuGet\Install-Package PdfPig -Version 0.1.8-alpha-20230320-c024e
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PdfPig" Version="0.1.8-alpha-20230320-c024e" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PdfPig" Version="0.1.8-alpha-20230320-c024e" />
                    
Directory.Packages.props
<PackageReference Include="PdfPig" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PdfPig --version 0.1.8-alpha-20230320-c024e
                    
#r "nuget: PdfPig, 0.1.8-alpha-20230320-c024e"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=PdfPig&version=0.1.8-alpha-20230320-c024e&prerelease
                    
Install PdfPig as a Cake Addin
#tool nuget:?package=PdfPig&version=0.1.8-alpha-20230320-c024e&prerelease
                    
Install PdfPig as a Cake Tool

Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (62)

Showing the top 5 NuGet packages that depend on PdfPig:

Package Downloads
Microsoft.KernelMemory.Core

The package contains the core logic and abstractions of Kernel Memory, not including extensions.

OrchardCore.Application.Cms.Core.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes.

Tabula

Extract tables from PDF files (port of tabula-java using PdfPig).

OrchardCore.Application.Cms.Targets

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with following themes. - TheAdmin Theme - SafeMode Theme - TheAgency Theme - TheBlog Theme - TheComingSoon Theme - TheTheme theme

FileCurator

FileCurator is a simple manager for your files. It tries to give them a common interface to deal with files whether on your system or other locations.

GitHub repositories (23)

Showing the top 20 popular GitHub repositories that depend on PdfPig:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
dotnet/docfx
Static site generator for .NET API documentation.
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
tryAGI/LangChain
C# implementation of LangChain. We try to be as close to the original as possible in terms of abstractions, but are open to new entities.
getcellm/cellm
Use LLMs in Excel formulas
dotnet/ai-samples
revenz/FileFlows
FileFlows is a file processing application that can execute actions against a file in a tree flow structure.
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
BobLd/DocumentLayoutAnalysis
Document Layout Analysis resources repos for development with PdfPig.
majorsilence/My-FyiReporting
Majorsilence Reporting, .NET report designer, viewer, and pdf creation. Fork of fyireporting,
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
KrystynaSlusarczykLearning/UltimateCSharpMasterclass
microsoft/project-oagents
Experimental AI Agents Framework
SaboZhang/EasyTidy
EasyTidy A simple file auto-classification tool makes it easy to create automatic workflows with files. / EasyTidy 一个简单的文件自动分类整理工具 轻松创建文件的自动工作流程
microsoft/hidtools
Human Interface Device (HID) Tools for Windows and Devices
SteveSandersonMS/dotnet-ai-workshop
BobLd/tabula-sharp
Extract tables from PDF files (port of tabula-java)
Version Downloads Last updated
0.1.11-alpha-20250519-67d3d 531 5/19/2025
0.1.11-alpha-20250518-67d3d 161 5/18/2025
0.1.11-alpha-20250514-bf7c3 449 5/14/2025
0.1.11-alpha-20250513-bf7c3 262 5/13/2025
0.1.11-alpha-20250512-4dab2 239 5/12/2025
0.1.11-alpha-20250511-4dab2 150 5/11/2025
0.1.11-alpha-20250425-47584 999 4/25/2025
0.1.11-alpha-20250424-47584 177 4/24/2025
0.1.11-alpha-20250421-afdd1 1,250 4/21/2025
0.1.11-alpha-20250413-58085 692 4/13/2025
0.1.11-alpha-20250407-24902 965 4/7/2025
0.1.11-alpha-20250331-4fbcc 1,349 3/31/2025
0.1.11-alpha-20250330-5fb36 199 3/30/2025
0.1.11-alpha-20250330-4fbcc 588 3/30/2025
0.1.11-alpha-20250327-74d61 878 3/27/2025
0.1.11-alpha-20250324-0754e 591 3/24/2025
0.1.11-alpha-20250310-204f4 3,929 3/10/2025
0.1.11-alpha-20250309-a4a0f 176 3/9/2025
0.1.10 329,497 3/8/2025
0.1.10-alpha-20250303-1b3c7 1,251 3/3/2025
0.1.10-alpha-20250224-f26e7 938 2/24/2025
0.1.10-alpha-20250223-f26e7 341 2/23/2025
0.1.10-alpha-20250223-d973e 113 2/23/2025
0.1.10-alpha-20250222-d973e 156 2/22/2025
0.1.10-alpha-20250222-c4a23 261 2/22/2025
0.1.10-alpha-20250220-5a06e 922 2/20/2025
0.1.10-alpha-20250209-1660c 1,914 2/9/2025
0.1.10-alpha-20250208-1660c 273 2/8/2025
0.1.10-alpha-20250203-fdb88 4,709 2/3/2025
0.1.10-alpha-20250122-52098 2,338 1/22/2025
0.1.10-alpha-20250120-b7e22 498 1/20/2025
0.1.10-alpha-20250115-92d34 945 1/15/2025
0.1.10-alpha-20250106-f86cc 923 1/6/2025
0.1.10-alpha-20250105-d1779 146 1/5/2025
0.1.10-alpha-20250101-2b14a 580 1/1/2025
0.1.10-alpha-20241229-50dca 579 12/29/2024
0.1.10-alpha-20241216-7ec4e 2,342 12/16/2024
0.1.10-alpha-20241215-7ec4e 173 12/15/2024
0.1.10-alpha-20241121-7db34 10,501 11/21/2024
0.1.10-alpha-20241114-8ca53 3,528 11/14/2024
0.1.10-alpha-20241103-132ad 1,079 11/3/2024
0.1.10-alpha-20241031-d3bf6 236 10/31/2024
0.1.10-alpha-20241026-40af4 2,788 10/26/2024
0.1.10-alpha-20241019-e1060 1,866 10/19/2024
0.1.10-alpha-20241018-ea95a 255 10/18/2024
0.1.10-alpha-20241016-e903b 310 10/16/2024
0.1.10-alpha-20241013-f4054 283 10/13/2024
0.1.10-alpha-20241008-a2580 1,586 10/8/2024
0.1.10-alpha-20241007-c4672 812 10/7/2024
0.1.9 1,287,470 10/6/2024
0.1.9-alpha-20240930-eb9a1 5,616 9/30/2024
0.1.9-alpha-20240910-4845f 249,025 9/10/2024
0.1.9-alpha-20240909-09bdd 1,121 9/9/2024
0.1.9-alpha-20240904-cd2a8 1,566 9/4/2024
0.1.9-alpha-20240903-f4d14 753 9/3/2024
0.1.9-alpha-20240902-cf45d 626 9/2/2024
0.1.9-alpha-20240901-b824f 163 9/1/2024
0.1.9-alpha-20240821-b4649 6,343 8/21/2024
0.1.9-alpha-20240721-a99c0 44,701 7/21/2024
0.1.9-alpha-20240702-65c64 11,366 7/2/2024
0.1.9-alpha-20240628-bac00 12,780 6/28/2024
0.1.9-alpha-20240626-14e70 970 6/26/2024
0.1.9-alpha-20240625-dc933 806 6/25/2024
0.1.9-alpha-20240612-d2cae 4,559 6/12/2024
0.1.9-alpha-20240609-affc1 1,121 6/9/2024
0.1.9-alpha-20240601-65a18 2,587 6/1/2024
0.1.9-alpha-20240530-d7e43 788 5/30/2024
0.1.9-alpha-20240510-d86c2 12,437 5/10/2024
0.1.9-alpha-20240509-5a8e6 215 5/9/2024
0.1.9-alpha-20240508-995f2 295 5/8/2024
0.1.9-alpha-20240507-93779 319 5/7/2024
0.1.9-alpha-20240506-b6e03 241 5/6/2024
0.1.9-alpha-20240504-da44e 180 5/4/2024
0.1.9-alpha-20240429-7f42a 4,123 4/29/2024
0.1.9-alpha-20240419-1ef2e 7,671 4/19/2024
0.1.9-alpha-20240413-0f707 12,288 4/13/2024
0.1.9-alpha-20240406-2d6cb 3,866 4/6/2024
0.1.9-alpha-20240402-f6292 9,486 4/2/2024
0.1.9-alpha-20240324-e7896 5,241 3/24/2024
0.1.9-alpha-20240318-69e2b 13,947 3/18/2024
0.1.9-alpha-20240312-845e3 3,205 3/12/2024
0.1.9-alpha-20240307-ac027 1,858 3/7/2024
0.1.9-alpha-20240219-c2536 36,659 2/19/2024
0.1.9-alpha-20240217-f4e75 465 2/17/2024
0.1.9-alpha-20240216-f78b1 367 2/16/2024
0.1.9-alpha-20240215-3bdc9 2,008 2/15/2024
0.1.9-alpha-20240208-19734 4,692 2/8/2024
0.1.9-alpha-20240207-23445 1,395 2/7/2024
0.1.9-alpha-20240128-f886e 8,437 1/28/2024
0.1.9-alpha-20240121-04fc8 14,272 1/21/2024
0.1.9-alpha-20240117-096eb 6,880 1/17/2024
0.1.9-alpha-20240116-4e63e 864 1/16/2024
0.1.9-alpha-20240115-0da7b 894 1/15/2024
0.1.9-alpha-20240114-5953c 502 1/14/2024
0.1.9-alpha-20240112-83519 1,728 1/12/2024
0.1.9-alpha-20240111-88a14 860 1/11/2024
0.1.9-alpha-20240109-8cfaa 12,745 1/9/2024
0.1.9-alpha-20240108-18144 633 1/8/2024
0.1.9-alpha-20231119-4537e 18,414 11/19/2023
0.1.9-alpha-20231113-1bc0e 12,063 11/13/2023
0.1.9-alpha-20231029-17d50 5,936 10/29/2023
0.1.9-alpha-20231026-63096 6,800 10/26/2023
0.1.9-alpha-20231023-ba865 2,052 10/23/2023
0.1.9-alpha-20231019-c6e2d 4,586 10/19/2023
0.1.9-alpha-20230930-06ac8 7,866 9/30/2023
0.1.9-alpha-20230914-d59d2 8,925 9/14/2023
0.1.9-alpha-20230827-ee756 12,480 8/27/2023
0.1.9-alpha-20230806-4a480 9,359 8/6/2023
0.1.8 3,995,959 6/5/2023
0.1.8-alpha-20230605-7fe5f 1,029 6/5/2023
0.1.8-alpha-20230529-6daa2 6,815 5/29/2023
0.1.8-alpha-20230528-5126d 974 5/28/2023
0.1.8-alpha-20230524-20d3c 5,648 5/24/2023
0.1.8-alpha-20230523-11df5 982 5/23/2023
0.1.8-alpha-20230522-c3dd6 1,409 5/22/2023
0.1.8-alpha-20230423-3898f 39,625 4/23/2023
0.1.8-alpha-20230420-147b8 1,188 4/20/2023
0.1.8-alpha-20230419-2d72d 1,312 4/19/2023
0.1.8-alpha-20230417-cdc3d 1,397 4/17/2023
0.1.8-alpha-20230415-9eb79 1,150 4/15/2023
0.1.8-alpha-20230414-42e41 1,018 4/14/2023
0.1.8-alpha-20230413-46a04 1,114 4/13/2023
0.1.8-alpha-20230412-db058 1,782 4/12/2023
0.1.8-alpha-20230411-0e39b 1,136 4/11/2023
0.1.8-alpha-20230403-2e062 14,213 4/3/2023
0.1.8-alpha-20230331-bd4ee 18,907 3/31/2023
0.1.8-alpha-20230327-2daba 8,351 3/27/2023
0.1.8-alpha-20230326-58b33 1,145 3/26/2023
0.1.8-alpha-20230324-a3a9d 1,400 3/24/2023
0.1.8-alpha-20230323-a4861 1,187 3/23/2023
0.1.8-alpha-20230320-c024e 1,539 3/20/2023
0.1.8-alpha-20230318-a5c91 1,119 3/18/2023
0.1.8-alpha-20230219-999f9 2,872 2/19/2023
0.1.8-alpha-20230117-88aad 6,014 1/17/2023
0.1.8-alpha-20230109-65bc7 1,561 1/9/2023
0.1.7 905,415 12/13/2022
0.1.7-alpha-20221212-c8874 72,491 12/12/2022
0.1.7-alpha-20221210-2aed9 1,076 12/10/2022
0.1.7-alpha-20220814-2f9a9 6,718 8/14/2022
0.1.7-alpha-20220703-545d1 3,706 7/3/2022
0.1.7-alpha-20220622-fc71a 1,261 6/22/2022
0.1.7-alpha-20220618-f2188 1,103 6/18/2022
0.1.7-alpha-20220525-559f3 5,893 5/25/2022
0.1.7-alpha-20220511-ddab5 2,382 5/11/2022
0.1.7-alpha-20220503-4e490 1,938 5/3/2022
0.1.7-alpha-20220426-03692 1,260 4/26/2022
0.1.6 1,304,271 4/25/2022
0.1.6-alpha-20220425-2576c 1,172 4/25/2022
0.1.6-alpha-20220423-801a3 1,138 4/23/2022
0.1.6-alpha-20220415-cbd02 1,784 4/15/2022
0.1.6-alpha-20220411-09a62 1,261 4/11/2022
0.1.6-alpha-20220405-c2ecb 1,849 4/5/2022
0.1.6-alpha-20220404-6b085 1,125 4/4/2022
0.1.6-alpha-20220315-9c83e 6,479 3/15/2022
0.1.6-alpha-20220220-b0a5f 3,721 2/20/2022
0.1.6-alpha-20220116-e54cd 2,483 1/16/2022
0.1.6-alpha-20220113-5b66e 1,100 1/13/2022
0.1.6-alpha-20220112-b89c8 1,159 1/12/2022
0.1.6-alpha-20220111-41bfa 2,326 1/11/2022
0.1.5 1,078,024 9/17/2021
0.1.5-alpha002 5,779 5/9/2021
0.1.5-alpha001 27,555 2/28/2021
0.1.5-alpha-20211231-a57e5 3,062 12/31/2021
0.1.5-alpha-20211026-55244 1,165 10/26/2021
0.1.5-alpha-20210929-615e8 1,212 9/29/2021
0.1.5-alpha-20210918-4c36f 1,178 9/18/2021
0.1.5-alpha-20210828-e8f91 1,177 8/28/2021
0.1.5-alpha-20210827-e8f91 1,198 8/27/2021
0.1.5-alpha-20210817-b1f88 1,226 8/17/2021
0.1.4 673,992 11/29/2020
0.1.3 56,852 11/15/2020
0.1.3-alpha001 2,893 9/4/2020
0.1.2 267,809 7/4/2020
0.1.2-alpha003 1,393 6/20/2020
0.1.2-alpha002 3,668 5/10/2020
0.1.2-alpha001 1,434 4/25/2020
0.1.1 141,841 3/18/2020
0.1.1-alpha001 1,439 3/15/2020
0.1.0 207,954 1/13/2020
0.1.0-beta002 1,314 1/8/2020
0.1.0-beta001 1,314 1/6/2020
0.0.11 2,242 12/17/2019
0.0.10 1,922 12/9/2019
0.0.9 109,734 8/13/2019
0.0.7 1,803 8/3/2019
0.0.6 2,842 5/19/2019
0.0.5 23,793 12/30/2018
0.0.3 1,648 11/27/2018
0.0.1 13,295 2/26/2018
0.0.1-alpha-002 1,831 1/21/2018
0.0.1-alpha-001 1,816 1/10/2018