Microsoft.IoT.Devices 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.IoT.Devices --version 1.0.3
NuGet\Install-Package Microsoft.IoT.Devices -Version 1.0.3
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.3" />
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.3
#r "nuget: Microsoft.IoT.Devices, 1.0.3"
#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.3

// Install Microsoft.IoT.Devices as a Cake Tool
#tool nuget:?package=Microsoft.IoT.Devices&version=1.0.3

Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform.

Product 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.

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 8,870 2/7/2017
1.0.6 4,080 2/19/2016
1.0.5 2,095 11/9/2015
1.0.4 2,205 8/28/2015
1.0.3 1,846 8/28/2015
1.0.2 1,603 8/27/2015
1.0.1 1,601 8/27/2015
1.0.0 1,665 8/26/2015
1.0.0-beta3 1,415 8/26/2015
1.0.0-beta2 1,369 8/20/2015
1.0.0-beta1 1,390 8/19/2015

First release includes implementations for LCD, multiple ADCs, PWM, Rotary Encoder, Switches and Analog sensors.