Info
Version: | 0.3.7 |
Author(s): | Adrian Singer |
Last Update: | Wednesday, October 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sin-net/Sin.Net |
NuGet Url: | https://www.nuget.org/packages/Sin.Net.Infrastructure |
Install
Install-Package Sin.Net.Infrastructure
dotnet add package Sin.Net.Infrastructure
paket add Sin.Net.Infrastructure
Sin.Net.Infrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Sin.Net.Domain(>= 0.3.7)
- MQTTnet.NETStandard(>= 3.0.4)
Tags
An Http and Mqtt controller is provided for ease of use. The Mqtt implementation is based on MqttNet.