DotNetDevAddict.Android.LicenseVerificationLibrary 1.1.1

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

// Install DotNetDevAddict.Android.LicenseVerificationLibrary as a Cake Tool
#tool nuget:?package=DotNetDevAddict.Android.LicenseVerificationLibrary&version=1.1.1

[DEPRECTATED] Use Xamarin.Google.Android.Vending.Licensing instead.

C# implementation of Google's Android License Verification Library (LVL).

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid23 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 (1)

Showing the top 1 NuGet packages that depend on DotNetDevAddict.Android.LicenseVerificationLibrary:

Package Downloads
DotNetDevAddict.Android.ExpansionDownloader

[DEPRECTATED] Use Xamarin.Google.Android.Vending.Expansion.Downloader instead. C# implementation of Google's Android APK Expansion Downloader.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 4,882 5/7/2015

This package is deprecated moving forward. A new package has been uploaded that is no longer a C# port of the library, but a direct binding of the Java code:
Xamarin.Google.Android.Vending.Licensing

There are several breaking changes, although the API is fairly similar - mostly namespace/type changes. All the changes are documented here, along with their replacements:
https://github.com/xamarin/XamarinComponents/blob/master/Android/GoogleAndroidVending/docs/API-Changes.md