PtgPdfCore.runtime.linux 5.0.4

dotnet add package PtgPdfCore.runtime.linux --version 5.0.4
                    
NuGet\Install-Package PtgPdfCore.runtime.linux -Version 5.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="PtgPdfCore.runtime.linux" Version="5.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PtgPdfCore.runtime.linux" Version="5.0.4" />
                    
Directory.Packages.props
<PackageReference Include="PtgPdfCore.runtime.linux" />
                    
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 PtgPdfCore.runtime.linux --version 5.0.4
                    
#r "nuget: PtgPdfCore.runtime.linux, 5.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 PtgPdfCore.runtime.linux@5.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=PtgPdfCore.runtime.linux&version=5.0.4
                    
Install as a Cake Addin
#tool nuget:?package=PtgPdfCore.runtime.linux&version=5.0.4
                    
Install as a Cake Tool

NuGet Native Runtime Asset Specification

This package provides the native Linux binaries required by the primary Pdfium.Net SDK (ID: pdfium.net.sdk). It includes pre-compiled runtime assets optimized for specific target architectures.

The report below provides validation data regarding target sub-systems, security hardening, and mandatory environment dependencies.

Binary Summary

  • Target File: libptgpdfcore.so
  • Target Runtime Path: runtimes/linux-x64/native/libptgpdfcore.so
  • Architecture: 64-bit (x64)
  • Minimum Supported OS: Ubuntu 16.04+ | Debian 9+ | RHEL 7.x (Maximum legacy compatibility)
  • Compiler: GCC / Clang (Generic Linux Toolchain)
  • Runtime Subsystem: Linux GLIBC (Subsystem Version: 2.14)
  • SHA-256 Fingerprint: 97d04d1cd862d1678ca3c0e79536d2a01d3e3f3f487bb6ddb7f3448db9cae7b2

Distribution Readiness & Security

Exploit Mitigations (via Checksec)

  • PIE (Position Independent Executable): dso
  • NX (No-Execute / DEP): yes
  • Stack Canary (Buffer Overflow Protection): yes
  • Control Flow Protection: Disabled (No compiler-level control-flow protection)
  • RELRO (Relocation Read-Only): full

Package Integrity

  • Optimization Level: Stripped / Release Build (Optimized)

Dependency Analysis

The following external libraries are required by this binary at runtime. Ensure target environments satisfy these constraints to prevent 'DllNotFoundException' errors.

Dependency Type Distribution Note
libpthread.so.0 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
librt.so.1 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libm.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libc.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
ld-linux-x86-64.so.2 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.

Report generated automatically during the package validation pipeline.


Binary Summary

  • Target File: libptgpdfcore.so
  • Target Runtime Path: runtimes/linux-x86/native/libptgpdfcore.so
  • Architecture: 32-bit (x86)
  • Minimum Supported OS: Ubuntu 16.04+ | Debian 9+ | RHEL 7.x (Maximum legacy compatibility)
  • Compiler: GCC / Clang (Generic Linux Toolchain)
  • Runtime Subsystem: Linux GLIBC (Subsystem Version: 2.11)
  • SHA-256 Fingerprint: 8ad9bd66ab929cc35e3a02fe1397e5adf7189f536d41dae2aa32f736b35dead3

Distribution Readiness & Security

Exploit Mitigations (via Checksec)

  • PIE (Position Independent Executable): dso
  • NX (No-Execute / DEP): yes
  • Stack Canary (Buffer Overflow Protection): yes
  • Control Flow Protection: Disabled (No compiler-level control-flow protection)
  • RELRO (Relocation Read-Only): full

Package Integrity

  • Optimization Level: Stripped / Release Build (Optimized)

Dependency Analysis

The following external libraries are required by this binary at runtime. Ensure target environments satisfy these constraints to prevent 'DllNotFoundException' errors.

Dependency Type Distribution Note
libpthread.so.0 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
librt.so.1 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libm.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libc.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
ld-linux.so.2 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.

Report generated automatically during the package validation pipeline.


Binary Summary

  • Target File: libptgpdfcore.so
  • Target Runtime Path: runtimes/linux-arm/native/libptgpdfcore.so
  • Architecture: 32-bit (ARM)
  • Minimum Supported OS: Ubuntu 16.04+ | Debian 9+ | RHEL 7.x (Maximum legacy compatibility)
  • Compiler: GCC / Clang (Generic Linux Toolchain)
  • Runtime Subsystem: Linux GLIBC (Subsystem Version: 2.27)
  • SHA-256 Fingerprint: d9a28b14c4a14f8746364dde02057bf36c92657e40b40112814c9949855f2554

Distribution Readiness & Security

Exploit Mitigations (via Checksec)

  • PIE (Position Independent Executable): dso
  • NX (No-Execute / DEP): yes
  • Stack Canary (Buffer Overflow Protection): yes
  • Control Flow Protection: Disabled (No compiler-level control-flow protection)
  • RELRO (Relocation Read-Only): full

Package Integrity

  • Optimization Level: Stripped / Release Build (Optimized)

Dependency Analysis

The following external libraries are required by this binary at runtime. Ensure target environments satisfy these constraints to prevent 'DllNotFoundException' errors.

Dependency Type Distribution Note
libpthread.so.0 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
librt.so.1 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libm.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libc.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
ld-linux.so.3 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.

Report generated automatically during the package validation pipeline.


Binary Summary

  • Target File: libptgpdfcore.so
  • Target Runtime Path: runtimes/linux-arm64/native/libptgpdfcore.so
  • Architecture: 64-bit (ARM64)
  • Minimum Supported OS: Ubuntu 16.04+ | Debian 9+ | RHEL 7.x (Maximum legacy compatibility)
  • Compiler: GCC / Clang (Generic Linux Toolchain)
  • Runtime Subsystem: Linux GLIBC (Subsystem Version: 2.17)
  • SHA-256 Fingerprint: 30e5cdb7ee673209294e30083f99bf0a0467674e04aeff014692146c4dadcbf1

Distribution Readiness & Security

Exploit Mitigations (via Checksec)

  • PIE (Position Independent Executable): dso
  • NX (No-Execute / DEP): yes
  • Stack Canary (Buffer Overflow Protection): yes
  • Control Flow Protection: Disabled (No compiler-level control-flow protection)
  • RELRO (Relocation Read-Only): full

Package Integrity

  • Optimization Level: Stripped / Release Build (Optimized)

Dependency Analysis

The following external libraries are required by this binary at runtime. Ensure target environments satisfy these constraints to prevent 'DllNotFoundException' errors.

Dependency Type Distribution Note
libpthread.so.0 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
librt.so.1 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libm.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
libc.so.6 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.
ld-linux-aarch64.so.1 Core Linux System (GLIBC) Standard library guaranteed to be present on GNU/Linux.

Report generated automatically during the package validation pipeline.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PtgPdfCore.runtime.linux:

Package Downloads
Pdfium.Net.SDK

A powerful and high-performance .NET library for advanced PDF processing. Easily create, view, edit, and extract data from PDF files with built-in WinForms and WPF viewer components. Fully compatible with modern .NET (5.0 and newer), .NET Core, .NET Standard, and legacy .NET Framework on Windows and macOS.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.4 0 8/27/2026
5.0.3 189 8/20/2026
5.0.2 111 8/15/2026
5.0.1 92 8/14/2026