Info
Version: | 3.3.0 |
Author(s): | Manuel Bleichenbacher |
Last Update: | Saturday, June 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/manuelbl/SwissQRBill.NET |
NuGet Url: | https://www.nuget.org/packages/Codecrete.SwissQRBill.Generator |
Install
Install-Package Codecrete.SwissQRBill.Generator
dotnet add package Codecrete.SwissQRBill.Generator
paket add Codecrete.SwissQRBill.Generator
Codecrete.SwissQRBill.Generator Download (Unzip the "nupkg" after downloading)
Dependencies
- Net.Codecrete.QrCodeGenerator(>= 1.6.0)
- System.Drawing.Common(>= 4.5.1)
- System.Text.Encoding.CodePages(>= 4.5.1)
Tags
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.