![]() |
VOOZH | about |
dotnet add package Microsoft.IoT.DeviceHelpers --version 1.0.8
NuGet\Install-Package Microsoft.IoT.DeviceHelpers -Version 1.0.8
<PackageReference Include="Microsoft.IoT.DeviceHelpers" Version="1.0.8" />
<PackageVersion Include="Microsoft.IoT.DeviceHelpers" Version="1.0.8" />Directory.Packages.props
<PackageReference Include="Microsoft.IoT.DeviceHelpers" />Project file
paket add Microsoft.IoT.DeviceHelpers --version 1.0.8
#r "nuget: Microsoft.IoT.DeviceHelpers, 1.0.8"
#:package Microsoft.IoT.DeviceHelpers@1.0.8
#addin nuget:?package=Microsoft.IoT.DeviceHelpers&version=1.0.8Install as a Cake Addin
#tool nuget:?package=Microsoft.IoT.DeviceHelpers&version=1.0.8Install as a Cake Tool
Provides additional managed helper classes that could not be included in the Core WinMD component.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 is compatible. |
Showing the top 1 NuGet packages that depend on Microsoft.IoT.DeviceHelpers:
| Package | Downloads |
|---|---|
|
Microsoft.IoT.Devices
Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform. |
This package is not used by any popular GitHub repositories.
This release resolves an error that caused DevicesLowLevelContract to get imported twice. It also updates the library to target Anniversary Update.