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.
Install
dotnet add package X-Ray.Content --version 26.9.5114
Install-Package X-Ray.Content -Version 26.9.5114
<PackageReference Include="X-Ray.Content" Version="26.9.5114" />
Frameworks
Dependencies
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.