PtgPdfCore.runtime.linux 5.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package PtgPdfCore.runtime.linux --version 5.0.1
                    
NuGet\Install-Package PtgPdfCore.runtime.linux -Version 5.0.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: PtgPdfCore.runtime.linux, 5.0.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=PtgPdfCore.runtime.linux&version=5.0.1
                    
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: d309bec9f9c8c3efc0be73180807303255d7ba760b86b7311a34ea409eabdffd

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: 66630ee7ad57365ac6bd5780474516d3703beabdf7ee6e65f2487c41ef6e59b9

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: 4235c5cc1c18d4cafd1fad4d9e0ecf499e3840675205d845df120129ea7888da

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

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