Metadata >> NuGet >> Cheesebaron.MvxPlugins.AppId >> 1.0.5

1.0.5

Metadata

Authors Tomasz Cielecki
Description Application Identification plugin for MvvmCross. Provides methods to get device information, generate unique ID's and more.
IconUrl http://i.imgur.com/V3983YY.png
LicenseUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins/blob/master/LICENSE
Owners Tomasz Cielecki
ProjectUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins
ReleaseNotes 1.0.3-1.0.5 Use IAppIdGeneratorEx on WindowsCommon and instead of calling OsVersion and PhoneModel use the two new methods.
RequireLicenseAcceptance False
Tags mvvm mvvmcross xamarin monodroid monotouch wpf wp wpdev windowsphone id wpa81 win81 mvx
Dependencies MvvmCross.HotTuna.CrossCore:3.5.1
Title MvvmCross Application Identification Plugin
PackageSize 61529
PackageHashAlgorithm SHA512
PackageHash RFpF1l3AUobVJpqnU/hA8rXOhnCG4/alwRE499OolIUnvEGoGu9QyqZULZ/3ZudZ86nQld9Aoduco0xMxbkeOw==
DownloadCount 000000
CreatedDate 2015-06-18T15:03:25

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Cheesebaron.MvxPlugins.AppId -Version 1.0.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Cheesebaron.MvxPlugins.AppId -Version 1.0.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Cheesebaron.MvxPlugins.AppId 1.0.5 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Cheesebaron.MvxPlugins.AppId -Version 1.0.5 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Cheesebaron.MvxPlugins.AppId -Version 1.0.5 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Cheesebaron.MvxPlugins.AppId -Version 1.0.5
Uninstalling the package:
o remove-wrap Cheesebaron.MvxPlugins.AppId

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wpa81+wp8+MonoAndroid10+Xamarin.iOS10 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=win81+wpa81 Binaries
AnyCPU Release MonoAndroid,Version=v1.0 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries
AnyCPU Release WindowsPhoneApp,Version=v8.1 Binaries
AnyCPU Release Xamarin.iOS,Version=v1.0 Binaries