Acr.DeviceInfo 3.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Acr.DeviceInfo --version 3.2.2
NuGet\Install-Package Acr.DeviceInfo -Version 3.2.2
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="Acr.DeviceInfo" Version="3.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.DeviceInfo --version 3.2.2
#r "nuget: Acr.DeviceInfo, 3.2.2"
#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 Acr.DeviceInfo as a Cake Addin
#addin nuget:?package=Acr.DeviceInfo&version=3.2.2

// Install Acr.DeviceInfo as a Cake Tool
#tool nuget:?package=Acr.DeviceInfo&version=3.2.2

Get tons of device information
- screen res, device ID, OS, phone model, network carrier, locale, such as screen resolution, IMEI, OS, battery
- monitor app status, battery, connectivity

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp81 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.

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 362,135 8/11/2018
6.4.0 4,726 7/26/2018
6.3.0 7,568 7/6/2018
6.2.1 11,568 5/23/2018
6.2.0 1,642 5/18/2018
6.1.0 6,098 4/16/2018
6.0.0 2,334 3/28/2018
5.0.5 62,513 5/1/2017
5.0.4 1,488 4/18/2017
5.0.3 1,470 4/6/2017
5.0.2 1,950 3/15/2017
5.0.1 1,222 3/15/2017
5.0.0 1,252 3/15/2017
4.0.3 3,460 1/3/2018
4.0.2 107,041 8/8/2016
4.0.1 84,784 7/13/2016
4.0.0 9,083 7/13/2016
4.0.0-beta1 1,178 7/11/2016
3.2.3 38,443 12/23/2015
3.2.2 2,617 10/23/2015
3.2.1 1,549 10/14/2015
3.2.0 1,635 10/5/2015
3.1.1 1,577 9/24/2015
3.1.0 1,472 9/22/2015
3.0.0 3,653 8/4/2015
2.2.0 1,878 6/15/2015
2.1.2 1,770 5/20/2015
2.1.1 1,672 5/1/2015
2.1.0 1,914 4/21/2015
2.0.0 2,134 2/11/2015

3.2.2
[fix] catch invalid ip address requests

3.2.1
[fix][ios] Deal with region/language issues
[fix][droid] power status detection

3.2.0
[feature] battery information for UWP apps
[feature] IP address in connectivity

3.1.1
[fix] netcore should be .net 4.5, not 4.5.2
[fix] ip address implementations for wp and uwp

3.1
[feature] Charging state is now monitored
[feature] Get current IP address
[feature] .net 4.5 implementation
[fix] UWP registration

3.0
[feature] Application state monitoring - detect when your app is going to the fore/back ground!
[feature] Battery status (IsBatteryCharging and BatteryPercentage)
[feature] Connectivity package removed and brought into this one!
[feature] All monitors implement INPC (useful for no-connectivity toast displays)
[feature] Universal Windows Support!
[feature] Network operator details