Codecrete.SwissQRBill.Generator
2.5.0
Library to generate the new QR bill used for invoicing in Switzerland.
The Swiss QR bill library:
- generates PDF, SVG and PNG files
- generates payment slip (105mm by 210mm), A4 sheets or QR code only
- is multilingual: German, French, Italian, English
- validates the invoice data and provides detailed validation information
- adds and retrieves structured bill information (according to Swico S1)
- parses the invoice data embedded in the QR code
- is easy to use
- 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
- has a single non-Microsoft dependency: Net.Codecrete.QrCodeGenerator
Install-Package Codecrete.SwissQRBill.Generator -Version 2.5.0
dotnet add package Codecrete.SwissQRBill.Generator --version 2.5.0
<PackageReference Include="Codecrete.SwissQRBill.Generator" Version="2.5.0" />
paket add Codecrete.SwissQRBill.Generator --version 2.5.0
#r "nuget: Codecrete.SwissQRBill.Generator, 2.5.0"
Release Notes
New in releases 2.5.0:
- Check major version only when decoding QR code text (according to SIX instructions)
Dependencies
-
.NETStandard 2.0
- Net.Codecrete.QrCodeGenerator (>= 1.6.0)
- System.Drawing.Common (>= 4.5.1)
- System.Text.Encoding.CodePages (>= 4.5.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.5.0 | 668 | 10/19/2020 |
2.4.3 | 1,088 | 7/21/2020 |
2.4.2 | 180 | 7/16/2020 |
2.4.1 | 115 | 7/15/2020 |
2.4.0 | 297 | 7/5/2020 |
2.3.5 | 33,334 | 6/25/2020 |
2.3.4 | 8,245 | 6/20/2020 |
2.3.3 | 482 | 6/13/2020 |
2.3.2 | 125 | 6/11/2020 |
2.3.1 | 1,121 | 5/26/2020 |
2.3.0 | 183 | 5/16/2020 |
2.2.4 | 131 | 5/13/2020 |
2.2.3 | 176 | 5/4/2020 |
2.2.2 | 420 | 3/9/2020 |
2.2.1 | 149 | 3/5/2020 |
2.2.0 | 528 | 2/22/2020 |
2.1.1 | 388 | 1/19/2020 |
2.1.0 | 364 | 1/12/2020 |
2.0.0 | 417 | 2/20/2019 |
0.9.4 | 300 | 1/27/2019 |
0.9.3 | 313 | 1/17/2019 |
0.9.2 | 339 | 1/6/2019 |
0.9.1 | 338 | 1/4/2019 |
0.9.0 | 339 | 1/4/2019 |