ASP.NET Core extensions to help dispatch messages with GivePenny SimpleEventBus.
Info
Version: | 0.1.4 |
Author(s): | GivePenny |
Last Update: | Thursday, September 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GivePenny/SimpleEventBus.Extensions |
NuGet Url: | https://www.nuget.org/packages/GivePenny.SimpleEventBus.Extensions.AspNetCore |
Install
Install-Package GivePenny.SimpleEventBus.Extensions.AspNetCore
dotnet add package GivePenny.SimpleEventBus.Extensions.AspNetCore
paket add GivePenny.SimpleEventBus.Extensions.AspNetCore
GivePenny.SimpleEventBus.Extensions.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- GivePenny.SimpleEventBus.Abstractions(>= 0.1.23)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)