FacturX-csharp
1.0.1
dotnet add package FacturX-csharp --version 1.0.1
NuGet\Install-Package FacturX-csharp -Version 1.0.1
<PackageReference Include="FacturX-csharp" Version="1.0.1" />
<PackageVersion Include="FacturX-csharp" Version="1.0.1" />
<PackageReference Include="FacturX-csharp" />
paket add FacturX-csharp --version 1.0.1
#r "nuget: FacturX-csharp, 1.0.1"
#:package FacturX-csharp@1.0.1
#addin nuget:?package=FacturX-csharp&version=1.0.1
#tool nuget:?package=FacturX-csharp&version=1.0.1
FacturX-CSharp
Bibliothèque C# open source pour lire, créer et traiter des factures électroniques au format ZUGFeRD / FacturX.
Français
Présentation
FacturX-CSharp est un fork 100 % open source de la bibliothèque ZUGFeRD-CSharp, maintenu sous licence Apache 2.0.
ZUGFeRD / FacturX est une norme européenne de facturation électronique qui embarque des données XML structurées directement dans un PDF/A. Ce format est notamment requis dans le cadre de la réforme française de la facturation électronique.
Fonctionnalités
- Lecture et parsing de factures ZUGFeRD / FacturX (profils Minimum, Basic, EN16931, Extended)
- Création et génération de factures
- Intégration PDF
- Export Excel
- Rendu visuel des factures
Installation
dotnet add package FacturX-CSharp
Contribuer
Les contributions sont les bienvenues : bugfixes, nouvelles fonctionnalités, documentation.
Ouvrez une issue ou soumettez une pull request.
English
Overview
FacturX-CSharp is a fully open-source fork of the ZUGFeRD-CSharp library, maintained under the Apache 2.0 license.
ZUGFeRD / FacturX is a European e-invoicing standard that embeds structured XML data directly inside a PDF/A file.
Features
- Read and parse ZUGFeRD / FacturX invoices (Minimum, Basic, EN16931, Extended profiles)
- Create and generate invoices
- PDF integration
- Excel export
- Invoice rendering
Installation
dotnet add package FacturX-CSharp
Contributing
Contributions are welcome: bug fixes, new features, documentation improvements.
Open an issue or submit a pull request.
Deutsch
Überblick
FacturX-CSharp ist ein vollständig Open-Source-Fork der ZUGFeRD-CSharp-Bibliothek, gepflegt unter der Apache-2.0-Lizenz.
ZUGFeRD / FacturX ist ein europäischer E-Rechnungsstandard, der strukturierte XML-Daten direkt in eine PDF/A-Datei einbettet.
Funktionen
- Lesen und Parsen von ZUGFeRD / FacturX-Rechnungen (Profile: Minimum, Basic, EN16931, Extended)
- Erstellen und Generieren von Rechnungen
- PDF-Integration
- Excel-Export
- Rechnungsdarstellung
Installation
dotnet add package FacturX-CSharp
Mitwirken
Beiträge sind willkommen: Bugfixes, neue Funktionen, Dokumentationsverbesserungen.
Öffne ein Issue oder reiche einen Pull Request ein.
Documentation
The full documentation can be found in the docs folder.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net8.0
- 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.
1.0.0
* Fork of ZUGFeRD-csharp as FacturX-CSharp - fully open-source under Apache-2.0
* Renamed all projects and namespaces to FacturX