Cheesebaron.MvxPlugins.AppId 1.1.0-pre5

This is a prerelease version of Cheesebaron.MvxPlugins.AppId.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Cheesebaron.MvxPlugins.AppId --version 1.1.0-pre5                
NuGet\Install-Package Cheesebaron.MvxPlugins.AppId -Version 1.1.0-pre5                
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="Cheesebaron.MvxPlugins.AppId" Version="1.1.0-pre5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cheesebaron.MvxPlugins.AppId --version 1.1.0-pre5                
#r "nuget: Cheesebaron.MvxPlugins.AppId, 1.1.0-pre5"                
#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 Cheesebaron.MvxPlugins.AppId as a Cake Addin
#addin nuget:?package=Cheesebaron.MvxPlugins.AppId&version=1.1.0-pre5&prerelease

// Install Cheesebaron.MvxPlugins.AppId as a Cake Tool
#tool nuget:?package=Cheesebaron.MvxPlugins.AppId&version=1.1.0-pre5&prerelease                

Application Identification plugin for MvvmCross. Provides methods to get device information, generate unique ID's and more.

Product Compatible and additional computed target framework versions.
.NETPlatform dotnet is compatible. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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

1.1.0-pre
Updated to latest MvvmCross packages
1.0.6
Actually include DLL for WindowsCommon
1.0.3-1.0.5
Use IAppIdGeneratorEx on WindowsCommon and instead of calling OsVersion and PhoneModel use the two new methods.