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
<PackageReference Include="DotNetDevAddict.Android.LicenseVerificationLibrary" Version="1.1.1" />
paket add DotNetDevAddict.Android.LicenseVerificationLibrary --version 1.1.1
#r "nuget: DotNetDevAddict.Android.LicenseVerificationLibrary, 1.1.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid23 is compatible. |
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 | 5,011 | 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