Info
Version: | 2.0.1 |
Author(s): | Uzi Granot |
Last Update: | Friday, May 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.codeproject.com/Articles/1250071/QR-Code-Encoder-and-Decoder-NET-class-library-writ |
NuGet Url: | https://www.nuget.org/packages/QRCodeEncoderLibrary |
Install
Install-Package QRCodeEncoderLibrary
dotnet add package QRCodeEncoderLibrary
paket add QRCodeEncoderLibrary
QRCodeEncoderLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The attached source code is a visual studio solution. The solution targets .NET framework (net462) and .NET standard (netstandard2.0). The source code is written in C#. It is an open source code.
For test/demo application visit the project URL.