Metadata >> NuGet >> Cheesebaron.MvxPlugins.AppId

Cheesebaron.MvxPlugins.AppId

Metadata

Authors Tomasz Cielecki
Description Application Identification plugin for MvvmCross. Provides methods to get device information, generate unique ID's and more.
LicenseUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins/blob/master/LICENSE
Owners Tomasz Cielecki
ProjectUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins
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 93771
PackageHashAlgorithm SHA512
PackageHash xdzqfCdmDifa6MppXPhzf3i1XxmQYXBgMyQukGgRv2nMTbhH0vbN+1U1U7MOVjGVM3GcQpd+rJdjxab7jYp52w==
DownloadCount 000000
CreatedDate 2015-06-18T15:28:42
ReleaseNotes 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.
IconUrl http://i.imgur.com/V3983YY.png

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2