Provides a licensing extension for Azure IoT Edge using the WorkSense Edge Licensing Service.
Info
Version: | 1.4.0 |
Author(s): | LarsKemmann |
Last Update: | Monday, June 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LarsKemmann/AzureIoTEdgeExtensions |
NuGet Url: | https://www.nuget.org/packages/IoTEdge.Extensions.Licensing |
Install
Install-Package IoTEdge.Extensions.Licensing
dotnet add package IoTEdge.Extensions.Licensing
paket add IoTEdge.Extensions.Licensing
IoTEdge.Extensions.Licensing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting(>= 5.0.0)
- Polly(>= 7.2.1)
- System.IdentityModel.Tokens.Jwt(>= 6.8.0)
Tags