- [Updated] Update Microsoft.Azure.Devices.Client dependency to 1.18.0 for CSharp Template
- [Updated] Update target framework to dotnet 2.1
- [Updated] Update the sample code to use amqp instead of mqtt
- [Updated] Update Microsoft.Azure.Devices.Client dependency to 1.17.0 for CSharp Template
- [Updated] Update the sample code to use module client instead of device client
- [Updated] Use unprivileged user in amd64 and amd32v7 Dockerfiles
- [Updated] Cache vsdbg in first layer in Docker file to speed up docker image rebuild time.
- [Updated] Update folder structure to put docker files under project root
- [Added] Add module.json file into project root
- [Fixed] Users get no hint with building Windows image against Docker Linux container
- [Added] Add support to scaffold Azure IoT Edge Custom Module in FSharp
- [Fixed] Docker image hint in deployment.json is not clear enough
- [Added] Add support to scaffold Azure IoT Edge Custom Module in CSharp
- [Added] Add support to scaffold only Azure IoT Edge deployment manifest
- [Added] Add support to scaffold targeting only linux-x64 or windows-nano architecture
- [Added] Add ready-to-use Azure IoT Edge Custom Module template