![]() |
VOOZH | about |
dotnet add package Microsoft.IoT.Devices --version 1.0.8
NuGet\Install-Package Microsoft.IoT.Devices -Version 1.0.8
<PackageReference Include="Microsoft.IoT.Devices" Version="1.0.8" />
<PackageVersion Include="Microsoft.IoT.Devices" Version="1.0.8" />Directory.Packages.props
<PackageReference Include="Microsoft.IoT.Devices" />Project file
paket add Microsoft.IoT.Devices --version 1.0.8
#r "nuget: Microsoft.IoT.Devices, 1.0.8"
#:package Microsoft.IoT.Devices@1.0.8
#addin nuget:?package=Microsoft.IoT.Devices&version=1.0.8Install as a Cake Addin
#tool nuget:?package=Microsoft.IoT.Devices&version=1.0.8Install as a Cake Tool
Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform.
| 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.Devices:
| Package | Downloads |
|---|---|
|
Adafruit.IoT
Makes it easy to use Adafruit Stepper Motor HAT #2348 for Raspberry Pi 2/3 on the Windows IoT Core platform. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.8 | 10,260 | 2/7/2017 |
| 1.0.6 | 5,237 | 2/19/2016 |
| 1.0.5 | 3,128 | 11/9/2015 |
| 1.0.4 | 3,269 | 8/28/2015 |
| 1.0.3 | 2,875 | 8/28/2015 |
| 1.0.2 | 2,638 | 8/27/2015 |
| 1.0.1 | 2,666 | 8/27/2015 |
| 1.0.0 | 2,710 | 8/26/2015 |
| 1.0.0-beta3 | 2,425 | 8/26/2015 |
| 1.0.0-beta2 | 2,368 | 8/20/2015 |
| 1.0.0-beta1 | 2,442 | 8/19/2015 |
This release resolves an error that caused DevicesLowLevelContract to get imported twice. It also updates the library to target Anniversary Update.