File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ The SDKs are available in **multiple languages** providing the flexibility to ch
43
43
44
44
| Language | Package | Source | Quickstarts | Samples | Reference |
45
45
| :-- | :-- | :-- | :-- | :-- | :-- |
46
- | ** .NET** | [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Devices.Client ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-csharp ) | [ IoT Hub] ( quickstart-send-telemetry-iot-hub.md?pivots=programming-language-csharp ) / [ IoT Central] ( quickstart-send-telemetry-central.md?pivots=programming-language-csharp ) | [ Samples] ( https://github.com/Azure-Samples /azure-iot-samples -csharp ) | [ Reference] ( /dotnet/api/microsoft.azure.devices.client ) |
46
+ | ** .NET** | [ NuGet] ( https://www.nuget.org/packages/Microsoft.Azure.Devices.Client ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-csharp ) | [ IoT Hub] ( quickstart-send-telemetry-iot-hub.md?pivots=programming-language-csharp ) / [ IoT Central] ( quickstart-send-telemetry-central.md?pivots=programming-language-csharp ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk -csharp/tree/main/iothub/device/samples ) | [ Reference] ( /dotnet/api/microsoft.azure.devices.client ) |
47
47
| ** Python** | [ pip] ( https://pypi.org/project/azure-iot-device/ ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-python ) | [ IoT Hub] ( quickstart-send-telemetry-iot-hub.md?pivots=programming-language-python ) / [ IoT Central] ( quickstart-send-telemetry-central.md?pivots=programming-language-python ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk-python/tree/main/samples ) | [ Reference] ( /python/api/azure-iot-device ) |
48
48
| ** Node.js** | [ npm] ( https://www.npmjs.com/package/azure-iot-device ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-node ) | [ IoT Hub] ( quickstart-send-telemetry-iot-hub.md?pivots=programming-language-nodejs ) / [ IoT Central] ( quickstart-send-telemetry-central.md?pivots=programming-language-nodejs ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk-node/tree/main/device/samples ) | [ Reference] ( /javascript/api/azure-iot-device/ ) |
49
49
| ** Java** | [ Maven] ( https://mvnrepository.com/artifact/com.microsoft.azure.sdk.iot/iot-device-client ) | [ GitHub] ( https://github.com/Azure/azure-iot-sdk-java ) | [ IoT Hub] ( quickstart-send-telemetry-iot-hub.md?pivots=programming-language-java ) / [ IoT Central] ( quickstart-send-telemetry-central.md?pivots=programming-language-java ) | [ Samples] ( https://github.com/Azure/azure-iot-sdk-java/tree/master/device/iot-device-samples ) | [ Reference] ( /java/api/com.microsoft.azure.sdk.iot.device ) |
You can’t perform that action at this time.
0 commit comments