Releases: Particular/NServiceBus.Extensions.Hosting
3.0.0
NServiceBus.Extensions.Hosting 3.0.0 is part of NServiceBus 9. Check out the NServiceBus 8 to 9 upgrade guide for details on how to upgrade.
Improvements
- #424 Prepare repo for .NET 8
- #430 Add UseNServiceBus to new .NET 8 IHostApplicationBuilder interface
- #468 Support concurrency and better start behavior out of the box
- #472 Prepare RTM
Where to get it
You can download this release from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.11
Scan Date: Tue, 16 Apr 2024 21:12:25 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8691017
Engine version: 0.103.11
Scanned directories: 1
Scanned files: 3
Infected files: 0
Data scanned: 0.31 MB
Data read: 0.09 MB (ratio 3.33:1)
Time: 13.267 sec (0 m 13 s)
Start Date: 2024:04:16 21:12:11
End Date: 2024:04:16 21:12:24
2.0.0
NServiceBus.Extensions.Hosting 2.0.0 is required when upgrading to NServiceBus 8.
Upgrading from earlier versions?
Take a look at the NServiceBus 7 to 8 upgrade guide.
What are all the code changes?
Take a look at all the code changes between versions 1.1.0 and 2.0.0.
What are the API breaking changes?
Take a look at a report of API changes between versions 1.1.0 and 2.0.0 (via fuget.org).
Where to get it
You can download NServiceBus.Extensions.Hosting 2.0.0 from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6
Scan Date: Thu, 17 Nov 2022 07:57:44 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8643205
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.16 MB
Data read: 0.04 MB (ratio 4.20:1)
Time: 21.043 sec (0 m 21 s)
Start Date: 2022:11:17 07:57:21
End Date: 2022:11:17 07:57:42
2.0.0-rc.2
NServiceBus.Extensions.Hosting 2.0.0 is required when upgrading to NServiceBus 8.
Upgrading from earlier versions?
Take a look at the NServiceBus 7 to 8 upgrade guide.
What are all the code changes?
Take a look at all the code changes between versions 1.1.0 and 2.0.0-rc.2.
What are the API breaking changes?
Take a look at a report of API changes between versions 1.1.0 and 2.0.0-rc.2 (via fuget.org).
Where to get it
You can download NServiceBus.Extensions.Hosting 2.0.0-rc.2 from NuGet.
🛡 ClamAV virus scan results: No viruses detected
Version: ClamAV 0.103.6
Scan Date: Tue, 20 Sep 2022 13:32:51 GMT
----------- SCAN SUMMARY -----------
Known viruses: 8635640
Engine version: 0.103.6
Scanned directories: 1
Scanned files: 2
Infected files: 0
Data scanned: 0.16 MB
Data read: 0.04 MB (ratio 4.20:1)
Time: 21.691 sec (0 m 21 s)
Start Date: 2022:09:20 13:32:23
End Date: 2022:09:20 13:32:45
1.1.0
As part of this release we had 83 commits which resulted in 4 issues being closed.
Improvements
- #85 Improved message session management and better exception thrown when used too early
- #83 Check that UseNServiceBus is only used once on the same host
- #81 Integration with Microsoft.Extensions.Logging
- #24 Improve message session injection for hosted services
Where to get it
You can download this release from nuget.
1.0.1
1.0.0
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.