Info
Version: | 1.0.2 |
Author(s): | Bader.Edge.ModuleHost |
Last Update: | Thursday, May 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bader.Edge.ModuleHost |
Install
Install-Package Bader.Edge.ModuleHost
dotnet add package Bader.Edge.ModuleHost
paket add Bader.Edge.ModuleHost
Bader.Edge.ModuleHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Devices.Client(>= 1.25.0)
- 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.