Skip to content

Commit 6e956af

Browse files
authored
Changed Nuget to NuGet x3
1 parent fa90b64 commit 6e956af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-hub/iot-hub-devguide-sdks.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The Microsoft Azure IoT device SDKs contain code that facilitates building appli
4040

4141
Azure IoT Hub device SDK for .NET:
4242

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).
4444
* [Source code](https://github.com/Azure/azure-iot-sdk-csharp)
4545
* [API reference](https://docs.microsoft.com/dotnet/api/microsoft.azure.devices?view=azure-dotnet)
4646
* [Module reference](https://docs.microsoft.com/dotnet/api/microsoft.azure.devices.client.moduleclient?view=azure-dotnet)
@@ -88,7 +88,7 @@ The Azure IoT service SDKs contain code to facilitate building applications that
8888

8989
Azure IoT Hub service SDK for .NET:
9090

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).
9292
* [Source code](https://github.com/Azure/azure-iot-sdk-csharp)
9393
* [API reference](https://docs.microsoft.com/dotnet/api/microsoft.azure.devices)
9494

@@ -111,7 +111,7 @@ Azure IoT Hub service SDK for Python:
111111

112112
Azure IoT Hub service SDK for C:
113113

114-
* Download from [apt-get, MBED, Arduino IDE, or Nuget](https://github.com/Azure/azure-iot-sdk-c/blob/master/readme.md)
114+
* Download from [apt-get, MBED, Arduino IDE, or NuGet](https://github.com/Azure/azure-iot-sdk-c/blob/master/readme.md)
115115
* [Source code](https://github.com/Azure/azure-iot-sdk-c)
116116

117117
Azure IoT Hub service SDK for iOS:

0 commit comments

Comments
 (0)