Latest Microsoft.Azure.WebJobs.Extensions.EdgeHub
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 473
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 7
Description
I'm looking to this tutorial to create IoTEdge modules using AzureFunctions
https://learn.microsoft.com/en-us/azure/iot-edge/tutorial-deploy-function?view=iotedge-1.4
The sample uses this NuGet https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.EdgeHub/1.0.7 with a dependency to https://www.nuget.org/packages/Microsoft.Azure.Devices.Client/ 1.20.1
However, I've seen in this repo, the latest EdeHub binding is referencing Devices.Client 1.36
https://github.com/Azure/iotedge/blob/main/edge-modules/functions/binding/src/Microsoft.Azure.WebJobs.Extensions.EdgeHub/Microsoft.Azure.WebJobs.Extensions.EdgeHub.csproj#L36
Where can I find the latest NuGet for Microsoft.Azure.WebJobs.Extensions.EdgeHub?
Is this still a recommended path to create IoTEdge modules?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.