MessagingToolkit.QRCode
1.3.0
dotnet add package MessagingToolkit.QRCode --version 1.3.0
NuGet\Install-Package MessagingToolkit.QRCode -Version 1.3.0
<PackageReference Include="MessagingToolkit.QRCode" Version="1.3.0" />
paket add MessagingToolkit.QRCode --version 1.3.0
#r "nuget: MessagingToolkit.QRCode, 1.3.0"
// Install MessagingToolkit.QRCode as a Cake Addin #addin nuget:?package=MessagingToolkit.QRCode&version=1.3.0 // Install MessagingToolkit.QRCode as a Cake Tool #tool nuget:?package=MessagingToolkit.QRCode&version=1.3.0
QRCode Library is a .NET component that can be used to encode and decode QRCode. QRCode is a 2 dimensional bar code that originated in Japan. Nowadays it is widely used in a wide range of industries, e.g. for vehicle parts tracking and inventory management.
QR stands for �Quick Response�. It was created by the Japanese corporation Denso-Wave in 1994 and is aimed at decoding contents at high speed. Nowadays, QR Code is used in mobile phones to ease data entry.
QRCode can also be printed on a business card or shown on any display, which can then be captured by the mobile phone provided the mobile phone has the software to read QRCode.
QRCode Library provides functions to:
Encode content into a QR Code image which can saved in JPEG, GIF, PNG, or BITMAP formats
Decode a QR Code image
The library can be used in any .NET 3.5 Windows Application, ASP.NET web application or Windows Mobile device application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on MessagingToolkit.QRCode:
Package | Downloads |
---|---|
Silifalcon.CFDIDefinition
Provide a CFDI 3.3 template and serializers |
|
Tools
For normal tools |
|
Infodextra
Infodextra Internal Libraries |
|
CoreXPack
CoreX Package |
|
HospitalApi
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 1,042,913 | 4/18/2012 |
In this release,
1. A WPF demo program is included
2. A few bugs in the library are fixed
Thanks
Regards twit88