Xam.Plugin.DeviceInfo
1.0.0.2
Requires NuGet 2.8.1 or higher.
dotnet add package Xam.Plugin.DeviceInfo --version 1.0.0.2
NuGet\Install-Package Xam.Plugin.DeviceInfo -Version 1.0.0.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="Xam.Plugin.DeviceInfo" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugin.DeviceInfo --version 1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugin.DeviceInfo, 1.0.0.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 Xam.Plugin.DeviceInfo as a Cake Addin #addin nuget:?package=Xam.Plugin.DeviceInfo&version=1.0.0.2 // Install Xam.Plugin.DeviceInfo as a Cake Tool #tool nuget:?package=Xam.Plugin.DeviceInfo&version=1.0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Receive information about the device that you are using. Properties such as Model, Operatin System, Version, Id, and even the ability to generate a unique Id for your application based off of these properties.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | win8 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.
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Xam.Plugin.DeviceInfo:
Repository | Stars |
---|---|
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
|
Azure-Samples/openhack-devops-team
DevOps OpenHack Team environment APIs
|
|
jamesmontemagno/DeviceInfoPlugin
Device Information Plugin for Xamarin and Windows
|