Acr.DeviceInfo
2.1.1
dotnet add package Acr.DeviceInfo --version 2.1.1
NuGet\Install-Package Acr.DeviceInfo -Version 2.1.1
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="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Acr.DeviceInfo --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Acr.DeviceInfo, 2.1.1"
#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=2.1.1 // Install Acr.DeviceInfo as a Cake Tool #tool nuget:?package=Acr.DeviceInfo&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Acr.DeviceInfo:
Repository | Stars |
---|---|
rowanmiller/UnicornStore
|
2.1.1
Remove Init() as it is unnecessary
Add flag to check if app is running in the background
2.1
[Android] - Fix device ID for android tablets
* NEW Feature - OS Type Enum
* NEW Feature - Device Locale (CultureInfo.Current(UI)Culture never seems to work on iOS or Android)
* NEW Feature - Tablet Detection