Info
Version: | 1.0.0.2 |
Author(s): | mob |
Last Update: | Friday, April 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://ptv-logistics.github.io/Log4IoTHub |
NuGet Url: | https://www.nuget.org/packages/Log4IoTHub |
Install
Install-Package Log4IoTHub
dotnet add package Log4IoTHub
paket add Log4IoTHub
Log4IoTHub Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.5)
- Newtonsoft.Json(>= 8.0.3)
sending messages to the Azure IoT Hub by HttpWebRequest to avoid Service Bus SDK dependencies. The Messages will also be logged/sent asynchronously for high performance and to avoid blocking the caller thread.