Event-Based framework for distributed applications (MQTT Core transport support).
Info
Version: | 2.5.2-rc |
Author(s): | Artyom Tonoyan |
Last Update: | Sunday, September 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Revalcon/MQTTnet.EventBus |
NuGet Url: | https://www.nuget.org/packages/MQTTnet.EventBus |
Install
Install-Package MQTTnet.EventBus
dotnet add package MQTTnet.EventBus
paket add MQTTnet.EventBus
MQTTnet.EventBus Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 3.0.8)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Polly(>= 7.1.1)
Tags