International.EInvoicing.Validation.XRechnung 1.1.0

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

International.EInvoicing.Validation.XRechnung

The XRechnung Schematron rules for UBL and CII, embedded and ready to run.

ValidationReport report = new SchematronValidator()
    .Validate(xml, XRechnungRules.For(DocumentSyntax.Ubl));

XRechnung is a CIUS of EN 16931, so both rule sets apply: run this and International.EInvoicing.Validation.En16931, and combine the reports so the result says both ran.

The artefacts are redistributed verbatim under Apache-2.0, which ships with the package.

Full documentation: https://github.com/Epic-Dice-Studio/International.EInvoicing

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on International.EInvoicing.Validation.XRechnung:

Package Downloads
International.EInvoicing.Countries.Germany

What German electronic invoicing adds on top of the norms: the XRechnung profiles for both syntaxes, and the Leitweg-ID with its check digit.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 119 9/7/2026
1.0.1-alpha.0.3 65 9/7/2026
1.0.1-alpha.0.2 66 9/7/2026
1.0.1-alpha.0.1 69 9/7/2026
1.0.0 105 9/5/2026
0.1.0-preview.1.107 60 9/5/2026
0.1.0-preview.1.106 61 9/4/2026
0.1.0-preview.1.105 61 9/4/2026
0.1.0-preview.1.104 56 9/4/2026
0.1.0-preview.1.103 63 9/4/2026
0.1.0-preview.1.102 71 9/3/2026
0.1.0-preview.1.101 68 9/3/2026
0.1.0-preview.1.96 79 9/3/2026
0.1.0-preview.1.95 70 9/3/2026
0.1.0-preview.1.94 59 9/3/2026
0.1.0-preview.1.93 58 9/3/2026
0.1.0-preview.1.92 60 9/3/2026
0.1.0-preview.1.91 55 9/3/2026
0.1.0-preview.1.90 62 9/3/2026
0.1.0-preview.1.89 63 9/3/2026
Loading failed