Swiss QR Bill for .NET

Open-source .NET library to generate Swiss QR bills (jointly developed with the Java version).

Try it yourself and create a QR bill.

Features

The Swiss QR bill library:

  • generates PDF, SVG and PNG files
  • generates payment slip (105mm by 210mm), A4 sheets or QR code only
  • multilingual: German, French, Italian, English
  • validates the invoice data and provides detailed validation information
  • parses the invoice data embedded in the QR code
  • is easy to use (see example below)
  • is small and fast
  • is free – even for commecial use (MIT License)
  • is built for .NET Standard 2.0, i.e. it runs with .NET Core 2.0 or higher, .NET Framework 4.6.1 or higher, Mono 5.4 or higher, Universal Windows Platform 10.0.16299 or higher, Xamarin etc.
  • has a single non-Microsoft dependency (Net.Codecrete.QrCodeGenerator)
  • will be available as a NuGet package soon

Getting Started

Find all the relevant information in the Swiss QR Bill Wiki.

.NET API Documention

Swiss QR Bill .NET Reference Documentation

  • Improve this Doc
In This Article
Back to top Generated by DocFX