Microsoft.IoT.DeviceCore
1.0.8
dotnet add package Microsoft.IoT.DeviceCore --version 1.0.8
NuGet\Install-Package Microsoft.IoT.DeviceCore -Version 1.0.8
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="Microsoft.IoT.DeviceCore" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IoT.DeviceCore --version 1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IoT.DeviceCore, 1.0.8"
#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 Microsoft.IoT.DeviceCore as a Cake Addin #addin nuget:?package=Microsoft.IoT.DeviceCore&version=1.0.8 // Install Microsoft.IoT.DeviceCore as a Cake Tool #tool nuget:?package=Microsoft.IoT.DeviceCore&version=1.0.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- UnitsNet.WindowsRuntimeComponent (>= 3.51.0)
NuGet packages (2)
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. |
GitHub repositories
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.