NServiceBus compatibility with .NET 8

Hi everyone,

We have completed our compatibility analysis for all our supported versions of NServiceBus components with .NET 8 RTM and wanted to share the results with you.

The significant bit is this: .NET solutions that currently work well should continue to work as expected on .NET 8.

What we’ve done

Here is what we have done to verify our compatibility with .NET 8:

  1. Automated tests for supported packages have been updated to also test with .NET 8 (in addition to other supported versions of .NET) and all our automated tests pass.
  2. The tests targeting .NET 8 have been incorporated into our continuous integration process.
  3. Our documentation samples have been updated to also target .NET 8.

If you run into any problems while upgrading to .NET 8, please let us know by contacting our support.

With thanks,
The team in Particular

2 Likes