MessagingToolkit.QRCode 1.3.0

dotnet add package MessagingToolkit.QRCode --version 1.3.0
NuGet\Install-Package MessagingToolkit.QRCode -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MessagingToolkit.QRCode" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MessagingToolkit.QRCode --version 1.3.0
#r "nuget: MessagingToolkit.QRCode, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

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

HospitalApi

Package Description

SignDoc.Api

Api de Firmado de documentos

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 907,117 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