NServiceBus integration with the ASP.NET Core 2 (WebHost) hosting model.
Info
Version: | 1.0.0 |
Author(s): | Tim Bussmann |
Last Update: | Monday, November 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/timbussmann/Community.NServiceBus.WebHost |
NuGet Url: | https://www.nuget.org/packages/Community.NServiceBus.WebHost |
Install
Install-Package Community.NServiceBus.WebHost
dotnet add package Community.NServiceBus.WebHost
paket add Community.NServiceBus.WebHost
Community.NServiceBus.WebHost Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
- NServiceBus(>= 7.2.0 && < 8.0.0)