Skip to content

1.0.0

Compare
Choose a tag to compare
@particularbot particularbot released this 13 Nov 22:39

NServiceBus.Extensions.Hosting allows your NServiceBus endpoints to take advantage of the common hosting model provided by Microsoft.Extensions.Hosting. Starting from ASP.NET Core 3.0, this is the new standard hosting model for ASP.NET web applications. Check out the documentation for more information.

Due to the different hosting models, NServiceBus.Extensions.Hosting cannot provide integration with ASP.NET Core 2 web applications. If you're unable to upgrade to ASP.NET Core version 3, a community NuGet package Community.NServiceBus.WebHost is available to integrate NServiceBus with the ASP.NET Core 2 WebHost. For usage refer to the documentation.

Where to get it

You can install the new version from NuGet.

Where do I send feedback?

To send feedback, please create an issue in the NServiceBus.Extensions.Hosting repository or email support@particular.net.