ZUGFeRD library updated
November 22, 2013, with 0 commentsToday I have updated my ZUGFeRD .net library.
String parameters have been replaced wherever possible by enums to make usage more convenient and safer. This applies to e.g. tax type (VAT etc.) and tax registration scheme (FC = fiscal number, VA = VAT registration number).
Remembering all the specified EDIFACT values is a nightmare so this should enhance usability of the library a lot.
You can fork the code on github:
https://github.com/stephanstapel/ZUGFeRD-csharp
and start using the library by adding the nuget package for your .net projects (C#, Visual Basic .net) directly in Visual Studio:
https://www.nuget.org/packages/ZUGFeRD-csharp/
Aktualisiert am November 22, 2013