![]() |
VOOZH | about |
dotnet add package Zen.IoT.DeviceHelpers --version 1.0.7
NuGet\Install-Package Zen.IoT.DeviceHelpers -Version 1.0.7
<PackageReference Include="Zen.IoT.DeviceHelpers" Version="1.0.7" />
<PackageVersion Include="Zen.IoT.DeviceHelpers" Version="1.0.7" />Directory.Packages.props
<PackageReference Include="Zen.IoT.DeviceHelpers" />Project file
paket add Zen.IoT.DeviceHelpers --version 1.0.7
#r "nuget: Zen.IoT.DeviceHelpers, 1.0.7"
#:package Zen.IoT.DeviceHelpers@1.0.7
#addin nuget:?package=Zen.IoT.DeviceHelpers&version=1.0.7Install as a Cake Addin
#tool nuget:?package=Zen.IoT.DeviceHelpers&version=1.0.7Install 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 Zen.IoT.DeviceHelpers:
| Package | Downloads |
|---|---|
|
Zen.IoT.Devices
Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform. You should use Microsoft.IoT.Devices package instead of this one - this only exists because the latest version of the Microsoft.IoT.Devices package has not yet been uploaded by the package author (at time of writing this)! |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.7 | 1,870 | 1/28/2017 |
Added workaround for .Net Native metadata issue caused by WinMDExp. This was causing issues when submitting apps to the store.