Info
Version: | 0.2.0-preview7 |
Author(s): | iot-module-host |
Last Update: | Sunday, January 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/iot-module-host |
Install
Install-Package iot-module-host
dotnet add package iot-module-host
paket add iot-module-host
iot-module-host Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Devices.Client(>= 1.21.3)
- Microsoft.Extensions.Hosting(>= 3.1.0)
It makes it easier to start a new module implementation by taking away the boilerplate code which is required.