PDFiumDotNET.Components.Contracts 1.0.4

dotnet add package PDFiumDotNET.Components.Contracts --version 1.0.4
                    
NuGet\Install-Package PDFiumDotNET.Components.Contracts -Version 1.0.4
                    
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="PDFiumDotNET.Components.Contracts" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PDFiumDotNET.Components.Contracts" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="PDFiumDotNET.Components.Contracts" />
                    
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 PDFiumDotNET.Components.Contracts --version 1.0.4
                    
#r "nuget: PDFiumDotNET.Components.Contracts, 1.0.4"
                    
#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.
#:package PDFiumDotNET.Components.Contracts@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PDFiumDotNET.Components.Contracts&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=PDFiumDotNET.Components.Contracts&version=1.0.4
                    
Install as a Cake Tool

PDFiumDotNET library

PDFiumDotNET library is C# wrapper for Google's PDFium library.

Library repository

Library website

Key features

  • PDFium as render engine
  • modular design
  • views
    • pages in one column
    • pages in two columns
    • pages in two columns with one page in first row
    • thumbnails
    • bookmarks
  • find support
  • annotation support
  • full featured example (WPF)
  • supported .net
    • netstandard2.1
    • netcoreapp3.1
    • net48
    • net5.0
    • net6.0
    • net7.0
    • net8.0
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 is compatible.  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 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on PDFiumDotNET.Components.Contracts:

Package Downloads
PDFiumDotNET.Components

PDFiumDotNET library is C# wrapper for Google's PDFium library. The classes allow access all the information provided by PDFium. If you want to use only information from PDF document, use PDFiumDotNET.Components.Factory. If you want to obtain PDF Component via dependency injection, use PDFiumDotNET.Components.Extensions If you want to render a PDF document, also use PDFiumDotNET.WpfControls.

PDFiumDotNET.Components.Factory

PDFiumDotNET library is C# wrapper for Google's PDFium library. The classes allow access all the information provided by PDFium. If you want to use only information from PDF document, use PDFiumDotNET.Components.Factory. If you want to obtain PDF Component via dependency injection, use PDFiumDotNET.Components.Extensions If you want to render a PDF document, also use PDFiumDotNET.WpfControls.

PDFiumDotNET.WpfControls

PDFiumDotNET library is C# wrapper for Google's PDFium library. The classes allow access all the information provided by PDFium. If you want to use only information from PDF document, use PDFiumDotNET.Components.Factory. If you want to obtain PDF Component via dependency injection, use PDFiumDotNET.Components.Extensions If you want to render a PDF document, also use PDFiumDotNET.WpfControls.

PDFiumDotNET.Components.Extensions

PDFiumDotNET library is C# wrapper for Google's PDFium library. The classes allow access all the information provided by PDFium. If you want to use only information from PDF document, use PDFiumDotNET.Components.Factory. If you want to obtain PDF Component via dependency injection, use PDFiumDotNET.Components.Extensions If you want to render a PDF document, also use PDFiumDotNET.WpfControls.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.4 373 8/7/2024
1.0.3 458 11/2/2023
1.0.2 266 11/1/2023