Top 20 NuGet iot Packages

.NET Library to program the USB Device Nusbio 1.x from MadeInTheUSB
Item Templates for XSockets in Visual Studio
This is a complete .NET API for the Raspberry Pi (2 and 3) "Sense HAT". Use it in a blank Universal App and remote debug it on a Raspberry Pi 2 and 3 running Windows 10 IoT Core. The NuGet package comes with a couple of demos (as source code) that you can easily run yourself to get to know the devi...
This project makes it really easy to add LED Matrix graphics to your Windows 10 for IoT project running on Raspberry Pi 2 or the Minnow Max Board. The main graphics library includes a font set, symbols and support for drawing lines, boxes, dots plus support for scrolling text across multiple displa...
A support library for discovering Windows IoT Core devices on a network, just like the WinIoTCoreWatcher application.
Turris Gadgets Lib !!! See GitHub Wiki about how-to setup UWP app to be able to communicate over serial line !!! https://github.com/pospanet/TurrisGadgets/wiki
The Microsoft Azure IoT Suite Library will help you to setup a C# client for the IoT Suite in minutes.
C# Library to simplify interactions with the IBM Watson IoT Platform
This .NET package is designed to provide businesses with a central, flexible storage solution for their data. DasData makes it easy to input data from sensors and other devices into a central repository, making it ideal for IoT and data science applications.
The Sensorberg SDK allows you app to detect beacons and use the sensorberg API to enable proximity responses in your Windows10 application.
A UWP API for reading from and writing to a siren of shame device using the HID USB protocol. Provies notifications for when a device is connected and disconnected. Allows reading led and audio patterns available as well as playing those patterns on the device.
Symbols for package 'AWSSDKCPP-IoT'. This package should not likely be installed. (This is not the package you are looking for).
Iot Communication Framework
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.
Simplifies the creation of small networked applications, for UWP.
M2Mqtt is a MQTT client available for all .Net platform (.Net Framework, .Net Compact Framework and .Net Micro Framework) and WinRT platform (Windows 8.1 and Windows Phone 8.1) for M2M communication.
This library contains an interface to control servo devices. This library contains no concrete implementation, so that any project consuming these interfaces can swap out the implementation.
A MQTT Core for .NET Core and Xamarin written as .NET Standard 1.3 Library. Adopted from the M2Mqtt Library created by Paolo Patierno.