You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-hub/iot-hub-devguide-sdks.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ The Microsoft Azure IoT device SDKs contain code that facilitates building appli
40
40
41
41
Azure IoT Hub device SDK for .NET:
42
42
43
-
* Download from [Nuget](https://www.nuget.org/packages/Microsoft.Azure.Devices.Client/). The namespace is Microsoft.Azure.Devices.Clients, which contains IoT Hub Device Clients (DeviceClient, ModuleClient).
43
+
* Download from [NuGet](https://www.nuget.org/packages/Microsoft.Azure.Devices.Client/). The namespace is Microsoft.Azure.Devices.Clients, which contains IoT Hub Device Clients (DeviceClient, ModuleClient).
@@ -88,7 +88,7 @@ The Azure IoT service SDKs contain code to facilitate building applications that
88
88
89
89
Azure IoT Hub service SDK for .NET:
90
90
91
-
* Download from [Nuget](https://www.nuget.org/packages/Microsoft.Azure.Devices/). The namespace is Microsoft.Azure.Devices, which contains IoT Hub Service Clients (RegistryManager, ServiceClients).
91
+
* Download from [NuGet](https://www.nuget.org/packages/Microsoft.Azure.Devices/). The namespace is Microsoft.Azure.Devices, which contains IoT Hub Service Clients (RegistryManager, ServiceClients).
0 commit comments