Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Releases: Azure-Samples/azure-iot-samples-csharp

Azure IoT Samples for C# (.NET)

13 Apr 19:03
Compare
Choose a tag to compare
137697

fix(iot-service): Update cleanup sample - batching

Azure IoT Samples for C# (.NET)

10 Apr 21:55
Compare
Choose a tag to compare
137258

fix(iot-service): Fix ADM samples

Azure IoT Samples for C# (.NET)

10 Apr 01:08
Compare
Choose a tag to compare
137006

fix(iot-service): Fix typo in samples

Azure IoT Samples for C# (.NET)

26 Mar 00:59
0f44e89
Compare
Choose a tag to compare
Merge pull request #110 from Azure-Samples/drwill/serviceSamples

Service samples use best practices and dispose

Azure IoT Samples for C# (.NET)

24 Mar 17:03
ed2e66a
Compare
Choose a tag to compare
refactor(samples): follow best practices and dispose

Samples should clean up

Azure IoT Samples for C# (.NET)

24 Feb 23:35
cd675d6
Compare
Choose a tag to compare
Merge pull request #107 from robinsh/robinsh-csharp-code

Add UTF-32 encoding.

Azure IoT Samples for C# (.NET)

17 Jan 19:31
Compare
Choose a tag to compare
115671

Limit bulk enrollment query to return 10 elements

Azure IoT Samples for C# (.NET)

06 Jan 23:52
f018cec
Compare
Choose a tag to compare
Merge pull request #99 from timtay-microsoft/netcore

Update digital twin samples to support net core 3.0

Azure IoT Samples for C# (.NET)

20 Dec 18:28
90c8caa
Compare
Choose a tag to compare
Merge pull request #95 from robinsh/robinsh-1217-msgen-template

template for message enrichments and hub

Azure IoT Samples for C# (.NET)

20 Dec 01:27
5d97d5b
Compare
Choose a tag to compare
Merge pull request #94 from timtay-microsoft/dtSamples

Add Digital Twin device and service samples