Skip to content

Commit 03be4d0

Browse files
Merge pull request #220026 from w-azure/winona-dotnet-core2
Changed .NET Core version to 3.0
2 parents 347d7ac + 9a7feb3 commit 03be4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/about-iot-edge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Azure IoT Edge allows you to deploy complex event processing, machine learning,
4040

4141
### Bring your own code
4242

43-
When you want to deploy your own code to your devices, Azure IoT Edge supports that, too. Azure IoT Edge holds to the same programming model as the other Azure IoT services. You can run the same code on a device or in the cloud. Azure IoT Edge supports both Linux and Windows so you can code to the platform of your choice. It supports Java, .NET Core, Node.js, C, and Python so your developers can code in a language they already know and use existing business logic.
43+
When you want to deploy your own code to your devices, Azure IoT Edge supports that, too. Azure IoT Edge holds to the same programming model as the other Azure IoT services. You can run the same code on a device or in the cloud. Azure IoT Edge supports both Linux and Windows so you can code to the platform of your choice. It supports Java, .NET Core 3.1, Node.js, C, and Python so your developers can code in a language they already know and use existing business logic.
4444

4545
## IoT Edge runtime
4646

0 commit comments

Comments
 (0)