DMX Azure IotHub Signup Helper NuGet Package

Allows super easy sign up and message receiving from Azure Iot Hub.
Two lines of code requried:
var suh = new SignUpHelper(connString);
suh.OnIotHubMessageReceived += Suh_OnIotHubMessageReceived1;

DeviceId is generated automatically, however you can provide one as well.




Got any DMX Azure IotHub Signup Helper Question?





Info

Version: 0.0.2
Author(s): DanielMeixner
Last Update: Wednesday, April 12, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/DanielMeixner/azure-iothub-signup-helper
NuGet Url: https://www.nuget.org/packages/Dmx.Helper.Azure.IotHubSignup


Install
Install-Package Dmx.Helper.Azure.IotHubSignup
dotnet add package Dmx.Helper.Azure.IotHubSignup
paket add Dmx.Helper.Azure.IotHubSignup
Dmx.Helper.Azure.IotHubSignup Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2571