Esponce.QRCode 3.0.6

dotnet add package Esponce.QRCode --version 3.0.6
NuGet\Install-Package Esponce.QRCode -Version 3.0.6
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="Esponce.QRCode" Version="3.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Esponce.QRCode --version 3.0.6
#r "nuget: Esponce.QRCode, 3.0.6"
#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 Esponce.QRCode as a Cake Addin
#addin nuget:?package=Esponce.QRCode&version=3.0.6

// Install Esponce.QRCode as a Cake Tool
#tool nuget:?package=Esponce.QRCode&version=3.0.6

Generate or decode a QR Code using Esponce web service.

Users registered on the website have access to additional QR Code tracking features.

Supported platforms: .NET 3.5, Silverlight 4, Windows Phone 7, WinRT (Windows 8)

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl3-wp is compatible.  sl4 is compatible.  sl5 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.6 2,564 10/19/2012
3.0.5 1,538 10/10/2012

Notifications about changes and updates:
http://www.esponce.com/feed/api.rss

Esponce REST web service documentation:
http://www.esponce.com/help

Changes in v3.0.6:
* WinRT only: fix for throwing exceptions in async methods

Changes in v3.0.5:
* resolved issue with ImageSize property

Changes in v3.0.4:
* minor changes and improvements
* added helpers for statistics
* added content builders and parsers, e.g. VCard, Mecard
* WinRT only: async and await
* WinRT only: x86, x64 and ARM builds