ZUGFeRD-csharp 2.10.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ZUGFeRD-csharp --version 2.10.0
NuGet\Install-Package ZUGFeRD-csharp -Version 2.10.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="ZUGFeRD-csharp" Version="2.10.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZUGFeRD-csharp --version 2.10.0
#r "nuget: ZUGFeRD-csharp, 2.10.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.
// Install ZUGFeRD-csharp as a Cake Addin
#addin nuget:?package=ZUGFeRD-csharp&version=2.10.0

// Install ZUGFeRD-csharp as a Cake Tool
#tool nuget:?package=ZUGFeRD-csharp&version=2.10.0

ZUGFeRD is an initiative from German government to foster electronic invoices. It is based on using PDF/A-3 to store invoices along with embedded xml descriptor for easy processing.
This library allows to create these xml descriptors in an easy way.

Find more about the library here:
http://www.s2-industries.com/wordpress/2013/11/creating-zugferd-descriptors-with-c

Development of the library is supported by:
CKSolution, cksolution.de

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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.

Version Downloads Last updated
12.8.0 5,469 3/13/2024
12.7.0 1,393 3/4/2024
12.6.0 1,193 2/27/2024
12.5.0 3,574 1/25/2024
12.4.0 4,933 12/11/2023
12.3.1 4,013 11/23/2023
12.3.0 515 11/23/2023
12.2.0 2,361 10/27/2023
12.1.2 3,210 10/5/2023
12.1.1 1,787 9/24/2023
12.1.0 560 9/24/2023
12.0.1 6,356 8/3/2023
12.0.0 1,608 7/30/2023
11.3.0 2,483 7/11/2023
11.2.0 12,203 7/3/2023
11.1.0 12,259 5/21/2023
11.0.0 1,227 5/1/2023
10.0.0 19,633 1/10/2023
9.0.0 16,295 6/29/2022
8.0.0 1,371 6/16/2022
7.0.1 10,042 2/7/2022
7.0.0 1,594 12/28/2021
6.2.0 2,646 10/31/2021
6.1.0 56,751 7/29/2021
6.0.0 4,126 3/8/2021
5.0.1 10,509 1/7/2021
5.0.0 1,848 11/10/2020
4.0.0 2,596 9/15/2020
4.0.0-beta 959 9/7/2020
3.2.1 2,045 8/11/2020
3.2.0 1,220 8/5/2020
3.1.0 1,172 7/30/2020
3.0.1 1,242 7/28/2020
3.0.0 2,231 7/9/2020
2.11.0 7,130 3/29/2020
2.10.0 10,130 2/17/2020
2.9.0 1,995 7/29/2019
2.8.0 1,223 7/3/2019
2.7.1 1,790 11/9/2018
2.7.0 1,437 10/29/2018
2.6.0 1,649 9/6/2018
2.5.1 2,110 2/15/2018
2.5.0 1,578 9/19/2017
2.4.1 1,695 7/18/2017
2.4.0 1,506 7/18/2017
2.3.0 1,710 4/12/2017
2.2.0 1,631 4/7/2017
2.1.0 1,812 12/29/2016
2.0.0 1,694 10/27/2016
1.21.0 1,590 10/20/2016
1.20.0 1,570 10/12/2016
1.19.0 1,654 10/12/2016
1.18.0 1,600 8/29/2016
1.17.0 1,579 8/18/2016
1.16.0 1,956 7/28/2016
1.15.0 1,947 7/28/2016
1.14.0 1,629 7/25/2016
1.13.0 1,662 7/19/2016
1.12.0 1,583 6/20/2016
1.11.0 1,641 6/19/2016
1.10.0 1,584 6/17/2016
1.9.0 2,006 5/30/2016
1.8.9 1,750 5/30/2016
1.8.8 1,706 4/7/2016
1.8.7 1,648 3/24/2016
1.8.6 1,761 10/13/2015
1.8.5 1,735 5/16/2015
1.8.4 1,665 5/16/2015
1.8.3 1,805 10/18/2014
1.8.2 1,845 8/24/2014
1.8.1 1,752 8/22/2014
1.8.0 1,801 2/10/2014
1.7.4 1,726 1/25/2014
1.7.3 1,745 1/24/2014
1.7.2 1,718 1/22/2014
1.7.1 1,735 1/21/2014
1.7.0 1,695 1/20/2014
1.6.1 1,713 1/18/2014
1.6.0 1,739 1/18/2014
1.5.0 1,775 1/17/2014
1.4.0 1,712 1/15/2014
1.3.0 1,778 1/14/2014
1.2.0 2,000 11/24/2013
1.1.0 1,805 11/22/2013
1.0.0 3,612 11/17/2013

2.10.0:
Made date/ datetime handling more robust.

2.9.0:
Additions for bankings and additional optional parties. Thanks to ousnius (https://github.com/ousnius)

2.8.0:
basic support for ZUGFeRD 2 (no reading and writing yet though)
support for all datetime formats beyond 102

2.7.1:
strong-named assembly again

2.7.0:
repackaged to .net Standard 2.0
2.6.0:
Update to .net Framework 4.6.2. Added new UN/CEFACT quantity codes.
Thanks to SlvkoBosancic for the pull request.

2.5.1:
fix for creditor bank name tag.
Thanks to inabout for the pull request.

2.5.0:
main change: reader now correctly reads AdditionalReferencedDocuments.

2.4.1:
code simplification

2.4.0:
Finished support for included notes on item level, this change is not backward compatible!

2.3.0:
SEPA support completed, thanks for the cooperation to drocx (https://github.com/drocx)


2.2.0:
Basic profile support enhanced, thanks to drocx (https://github.com/drocx)

2.1.0:
Support for ActualDeliveryDate, thanks to Ch3sta (https://github.com/stephanstapel/ZUGFeRD-csharp/pull/10)

2.0.0:
breaking change: line item comments are now modeled as a line item sub-class (AssociatedDocument).
Adoption in your application should be simple and straight forward