PDFiumSharpV2 1.0.1
C#/.NET Wrapper for the PDFium library. Add also a package for the native binaries (currently only PDFium.Windows is provided) or provide them (pdfium_x64.dll, pdfium_x86.dll) yourself.
Install-Package PDFiumSharpV2 -Version 1.0.1
dotnet add package PDFiumSharpV2 --version 1.0.1
<PackageReference Include="PDFiumSharpV2" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PDFiumSharpV2 --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PDFiumSharpV2, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PDFiumSharpV2 as a Cake Addin
#addin nuget:?package=PDFiumSharpV2&version=1.0.1
// Install PDFiumSharpV2 as a Cake Tool
#tool nuget:?package=PDFiumSharpV2&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgraded to NetStandart 2.0. Updated methods and libs.
Dependencies
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.3)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.ValueTuple (>= 4.5.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PDFiumSharpV2:
Package | Downloads |
---|---|
Pdf2Image
Package Description
|
|
PDFiumSharp.WpfV2
WPF extensions for PDFiumSharp.
|
|
PDFiumSharp.XwtV2
Mono XWT extensions for PDFiumSharp.
|
GitHub repositories
This package is not used by any popular GitHub repositories.