QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
Info
Version: | 1.6.0 |
Author(s): | Raffael Herrmann |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/codebude/QRCoder/ |
NuGet Url: | https://www.nuget.org/packages/QRCoder |
Install
Install-Package QRCoder
dotnet add package QRCoder
paket add QRCoder
QRCoder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Drawing.Common(>= 4.7.0)
Tags