Acr.DeviceInfo
2.0.0
See the version list below for details.
dotnet add package Acr.DeviceInfo --version 2.0.0
NuGet\Install-Package Acr.DeviceInfo -Version 2.0.0
<PackageReference Include="Acr.DeviceInfo" Version="2.0.0" />
paket add Acr.DeviceInfo --version 2.0.0
#r "nuget: Acr.DeviceInfo, 2.0.0"
// Install Acr.DeviceInfo as a Cake Addin #addin nuget:?package=Acr.DeviceInfo&version=2.0.0 // Install Acr.DeviceInfo as a Cake Tool #tool nuget:?package=Acr.DeviceInfo&version=2.0.0
Get device information such as screen resolution, IMEI, OS, and more
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Xamarin.iOS | xamarinios10 is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Acr.DeviceInfo:
Package | Downloads |
---|---|
ReactiveUI.Dialogs
ReactiveUI Wrapper for Acr.UserDialog |
|
Excalibur.Providers.EncryptedFileStorage
Excalibur tries to bring structure for developers that are using MvvmCross and Xamarin to develop their mobile applications. This is provider that uses encrypted file-storage as storage/database. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Acr.DeviceInfo:
Repository | Stars |
---|---|
rowanmiller/UnicornStore
|
Version | Downloads | Last updated | |
---|---|---|---|
6.5.0 | 366,589 | 8/11/2018 | |
6.4.0 | 5,165 | 7/26/2018 | |
6.3.0 | 7,672 | 7/6/2018 | |
6.2.1 | 11,693 | 5/23/2018 | |
6.2.0 | 1,749 | 5/18/2018 | |
6.1.0 | 6,337 | 4/16/2018 | |
6.0.0 | 2,451 | 3/28/2018 | |
5.0.5 | 63,148 | 5/1/2017 | |
5.0.4 | 1,586 | 4/18/2017 | |
5.0.3 | 1,573 | 4/6/2017 | |
5.0.2 | 2,048 | 3/15/2017 | |
5.0.1 | 1,312 | 3/15/2017 | |
5.0.0 | 1,354 | 3/15/2017 | |
4.0.3 | 3,581 | 1/3/2018 | |
4.0.2 | 107,477 | 8/8/2016 | |
4.0.1 | 84,892 | 7/13/2016 | |
4.0.0 | 9,268 | 7/13/2016 | |
4.0.0-beta1 | 1,273 | 7/11/2016 | |
3.2.3 | 40,004 | 12/23/2015 | |
3.2.2 | 2,711 | 10/23/2015 | |
3.2.1 | 1,642 | 10/14/2015 | |
3.2.0 | 1,735 | 10/5/2015 | |
3.1.1 | 1,669 | 9/24/2015 | |
3.1.0 | 1,568 | 9/22/2015 | |
3.0.0 | 3,756 | 8/4/2015 | |
2.2.0 | 1,986 | 6/15/2015 | |
2.1.2 | 1,870 | 5/20/2015 | |
2.1.1 | 1,782 | 5/1/2015 | |
2.1.0 | 2,059 | 4/21/2015 | |
2.0.0 | 2,280 | 2/11/2015 |
2.0
Moving to bait and switch design
1.5
Update to profile 259
Fix iOS bug when reading properties outside main thread
1.4
Adding AppVersion property
1.3.2
Fix nuspec pcl target
1.3.1
Fix bad nuspec dependency
1.3
Switching to profile78 to support MvvmCross 3.2.1
1.2
BREAKING: Android library no longer has the readphonestate permission built-in to allow the user the choice if they want to use it or not
Certrain properties now lazy load, so you don't need to use them and the appropriate permissions
1.1
Adds Windows Phone 8 Support
Add DeviceId - useful for tracking phones
1.0
Initial Release