Provides simple functionality allowing publishing messages to subscribers.
Info
Version: | 1.0.6+1 |
Author(s): | Roland Żerek |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rolandzpl/MessageBus |
NuGet Url: | https://www.nuget.org/packages/Lithium.MessageBus.AspNet |
Install
Install-Package Lithium.MessageBus.AspNet
dotnet add package Lithium.MessageBus.AspNet
paket add Lithium.MessageBus.AspNet
Lithium.MessageBus.AspNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Lithium.MessageBus(>= 1.0.5)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)