Skip to main content
X-Ray.Content package icon

X-Ray.Content

The content-extraction package of the X-Ray family of .NET libraries: a pure-managed engine, ported natively to C# from the Rust `xberg` engine. The API lives under the `XRay.Content` namespace. Extracts text, metadata, tables and structured content from Office documents, PDF, HTML, email, archives and more. Extraction itself is pure managed; the optional OCR pass is off by default and brings native dependencies (SkiaSharp, PDFium) when enabled.

Total Downloads
505
505
Published
Sep 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package X-Ray.Content --version 26.9.5114
Package Manager Console
Install-Package X-Ray.Content -Version 26.9.5114
PackageReference
<PackageReference Include="X-Ray.Content" Version="26.9.5114" />

Frameworks

net10.0

Dependencies

PaddleOCR
net10.0
[26.9.5064, )
[26.9.5064, )
[2.0.9, )
[3.1.11, )
[10.0.11, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.