International.EInvoicing.Zugferd1
1.1.0
dotnet add package International.EInvoicing.Zugferd1 --version 1.1.0
NuGet\Install-Package International.EInvoicing.Zugferd1 -Version 1.1.0
<PackageReference Include="International.EInvoicing.Zugferd1" Version="1.1.0" />
<PackageVersion Include="International.EInvoicing.Zugferd1" Version="1.1.0" />
<PackageReference Include="International.EInvoicing.Zugferd1" />
paket add International.EInvoicing.Zugferd1 --version 1.1.0
#r "nuget: International.EInvoicing.Zugferd1, 1.1.0"
#:package International.EInvoicing.Zugferd1@1.1.0
#addin nuget:?package=International.EInvoicing.Zugferd1&version=1.1.0
#tool nuget:?package=International.EInvoicing.Zugferd1&version=1.1.0
International.EInvoicing.Zugferd1
ZUGFeRD 1.0: the 2013 German hybrid invoice, replaced by ZUGFeRD 2 in 2019 and still sitting in archives.
Reading only, on purpose. What an archive needs is a way forward, not a way to make more of the format its
own publisher retired — so this package reads ZUGFeRD 1.0 into the same model as everything else, and
EInvoicing.Convert writes it out again as ZUGFeRD 2, Factur-X, CII or UBL.
Nothing in a 2013 document is dropped. What EN 16931 never had a term for — the German Bankleitzahl, most
visibly — is kept verbatim and reported, because an archive is read to find out what a document said.
services.AddEInvoicing(o => o.AddZugferd1());
EInvoice invoice = library.Zugferd1.Read(bytes).Value!;
// A migration states what the document now claims to conform to. This library will not invent one.
invoice.SpecificationIdentifier = KnownProfiles.En16931Cii.Id;
string forward = library.Write(invoice, DocumentFormat.Cii);
FeRD no longer publishes the format, so the schema and rule set are fetched rather than shipped —
build/fetch-specs.sh zugferd1, then AddZugferd1SchemaFrom and AddZugferd1RulesFrom.
Full documentation: https://github.com/Epic-Dice-Studio/International.EInvoicing
| Product | Versions 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. |
-
net10.0
- International.EInvoicing.Cii (>= 1.1.0)
- International.EInvoicing.Core (>= 1.1.0)
- International.EInvoicing.Validation.Schematron (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
-
net8.0
- International.EInvoicing.Cii (>= 1.1.0)
- International.EInvoicing.Core (>= 1.1.0)
- International.EInvoicing.Validation.Schematron (>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on International.EInvoicing.Zugferd1:
| Package | Downloads |
|---|---|
|
International.EInvoicing
Electronic invoicing for .NET, in one package: hand it a stream and get back an invoice, a credit note or a lifecycle status, whatever syntax it arrived in. Includes UBL 2.1, UN/CEFACT CII, Factur-X, lifecycle messages and EN 16931 validation. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.0 | 456 | 9/7/2026 |
| 1.0.1-alpha.0.3 | 178 | 9/7/2026 |
| 1.0.1-alpha.0.2 | 170 | 9/7/2026 |
| 1.0.1-alpha.0.1 | 154 | 9/7/2026 |
| 1.0.0 | 423 | 9/5/2026 |
| 0.1.0-preview.1.107 | 149 | 9/5/2026 |
| 0.1.0-preview.1.106 | 152 | 9/4/2026 |
| 0.1.0-preview.1.105 | 149 | 9/4/2026 |
| 0.1.0-preview.1.104 | 143 | 9/4/2026 |
| 0.1.0-preview.1.103 | 152 | 9/4/2026 |
| 0.1.0-preview.1.102 | 160 | 9/3/2026 |
| 0.1.0-preview.1.101 | 153 | 9/3/2026 |