Microsoft.IoT.DeviceCore 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.IoT.DeviceCore --version 1.0.3
NuGet\Install-Package Microsoft.IoT.DeviceCore -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.DeviceCore" 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.DeviceCore --version 1.0.3
#r "nuget: Microsoft.IoT.DeviceCore, 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.DeviceCore as a Cake Addin
#addin nuget:?package=Microsoft.IoT.DeviceCore&version=1.0.3

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

Defines interfaces and types that can be used to expand the device capabilities of Windows IoT.

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.

This package has no dependencies.

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.

Version Downloads Last updated
1.0.8 9,493 2/7/2017
1.0.3 7,584 8/28/2015
1.0.2 1,749 8/27/2015
1.0.1 1,776 8/27/2015
1.0.0 1,805 8/26/2015

First release includes interfaces for ADC, PWM, Switches and Analog sensors. It also includes a control for XAML projection.