Microsoft.IoT.Lightning
1.1.0
The Lightning SDK allows rapid creation of applications for Windows Iot Core devices using the familiar Arduino interface.
Install-Package Microsoft.IoT.Lightning -Version 1.1.0
dotnet add package Microsoft.IoT.Lightning --version 1.1.0
<PackageReference Include="Microsoft.IoT.Lightning" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.IoT.Lightning --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.IoT.Lightning, 1.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.IoT.Lightning as a Cake Addin
#addin nuget:?package=Microsoft.IoT.Lightning&version=1.1.0
// Install Microsoft.IoT.Lightning as a Cake Tool
#tool nuget:?package=Microsoft.IoT.Lightning&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.IoT.Lightning:
Package | Downloads |
---|---|
Magellanic.ServoController
A library which allows a Raspberry Pi 3 to control a servo, using the Microsoft.IoT.Lightning SDK.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 7,387 | 7/16/2016 |
1.1.0-alpha | 1,209 | 5/12/2016 |
1.0.4 | 1,289 | 4/26/2016 |
1.0.3-alpha | 1,882 | 3/9/2016 |
1.0.2-alpha | 1,121 | 11/21/2015 |
1.0.0-alpha | 958 | 10/14/2015 |