PtgPdfCore.runtime.linux 5.0.3

dotnet add package PtgPdfCore.runtime.linux --version 5.0.3
                    
NuGet\Install-Package PtgPdfCore.runtime.linux -Version 5.0.3
                    
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.3" />
                    
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.3" />
                    
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.3
                    
#r "nuget: PtgPdfCore.runtime.linux, 5.0.3"
                    
#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.3
                    
#: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.3
                    
Install as a Cake Addin
#tool nuget:?package=PtgPdfCore.runtime.linux&version=5.0.3
                    
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: 586513bdafa77ab64205c92fd6d05156f99d29fba6b48f1f186fc3795152ddd1

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: 1b081332fc4cd77a6f330b14424002ed5e1b4cbb1dd67865981226155f8287ef

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: e0c4119ece4b9019e1c53932948ee95d90719cdab027ed6db3428259eab9d2e7

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: 40a5c8791d1465777a1e0ec98808cae1101196e9b2935603fced632df737847a

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.3 53 8/20/2026
5.0.2 104 8/15/2026
5.0.1 85 8/14/2026