![]() |
VOOZH | about |
dotnet add package Microsoft.IoT.DeviceCore --version 1.0.8
NuGet\Install-Package Microsoft.IoT.DeviceCore -Version 1.0.8
<PackageReference Include="Microsoft.IoT.DeviceCore" Version="1.0.8" />
<PackageVersion Include="Microsoft.IoT.DeviceCore" Version="1.0.8" />Directory.Packages.props
<PackageReference Include="Microsoft.IoT.DeviceCore" />Project file
paket add Microsoft.IoT.DeviceCore --version 1.0.8
#r "nuget: Microsoft.IoT.DeviceCore, 1.0.8"
#:package Microsoft.IoT.DeviceCore@1.0.8
#addin nuget:?package=Microsoft.IoT.DeviceCore&version=1.0.8Install as a Cake Addin
#tool nuget:?package=Microsoft.IoT.DeviceCore&version=1.0.8Install as a Cake Tool
Defines interfaces and types that can be used to expand the device capabilities of Windows IoT.
| 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 2 NuGet packages that depend on Microsoft.IoT.DeviceCore:
| Package | Downloads |
|---|---|
|
Microsoft.IoT.Devices
Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform. |
|
|
Microsoft.IoT.DeviceHelpers
Provides additional managed helper classes that could not be included in the Core WinMD component. |
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.