Generates the new QR bills for invoicing in Switzerland. The Swiss QR bill library: - is a platform-independent library supporting PDF, SVG and PNG (based on SkiaSharp), - parses the invoice data embedded in the QR code, - generates payment slips (105mm by 210mm), A4 sheets or QR codes, - is multilingual: German, French, Italian, English, Romansh, - validates the invoice data and provides detailed validation information, - adds and retrieves structured bill information (according to Swico S1), - is easy to use and comes with many examples, - is small and fast, - is free – even for commecial use (MIT License), - is built for .NET Standard 2.0 and runs on all modern .NET platforms, - uses SkiaSharp for multi-platform support (use Codecrete.SwissQRBill.Core for minimal dependencies). See home page https://github.com/manuelbl/SwissQRBill.NET for examples and other library versions.
$ dotnet add package Codecrete.SwissQRBill.GeneratorNo README available.