Microsoft.IoT.Devices
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.IoT.Devices --version 1.0.1
NuGet\Install-Package Microsoft.IoT.Devices -Version 1.0.1
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.Devices" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IoT.Devices --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IoT.Devices, 1.0.1"
#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.Devices as a Cake Addin #addin nuget:?package=Microsoft.IoT.Devices&version=1.0.1 // Install Microsoft.IoT.Devices as a Cake Tool #tool nuget:?package=Microsoft.IoT.Devices&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 was computed. uap10.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.IoT.DeviceCore (>= 1.0.1)
- Microsoft.IoT.DeviceHelpers (>= 1.0.1)
NuGet packages (1)
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.8 | 9,088 | 2/7/2017 |
1.0.6 | 4,185 | 2/19/2016 |
1.0.5 | 2,184 | 11/9/2015 |
1.0.4 | 2,289 | 8/28/2015 |
1.0.3 | 1,923 | 8/28/2015 |
1.0.2 | 1,689 | 8/27/2015 |
1.0.1 | 1,675 | 8/27/2015 |
1.0.0 | 1,760 | 8/26/2015 |
1.0.0-beta3 | 1,481 | 8/26/2015 |
1.0.0-beta2 | 1,431 | 8/20/2015 |
1.0.0-beta1 | 1,455 | 8/19/2015 |
First release includes implementations for LCD, multiple ADCs, PWM, Rotary Encoder, Switches and Analog sensors.