Provides utilities to easily create Azure IoT Edge modules as a hosted service.
Info
| Version: | 0.0.7 |
| Author(s): | Frederik Gheysels |
| Last Update: | Tuesday, February 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fgheysels/Fg.IoTEdgeModule |
| NuGet Url: | https://www.nuget.org/packages/Fg.IoTEdgeModule |
Install
Install-Package Fg.IoTEdgeModule
dotnet add package Fg.IoTEdgeModule
paket add Fg.IoTEdgeModule
Fg.IoTEdgeModule Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Devices.Client(>= 1.33.1)
- Microsoft.Extensions.Hosting(>= 3.1.10)
Tags