Core 3.1 support
MassTransit should work with 3.1 just fine.
But some components used are not the latest version, such as Microsoft. Aspnetcore. Signalr. Core "version =" 1.1.0 "instead of the latest version 3.1
They don't need to use the latest either, just as long as they are compatible. Seriously, .NET 3.1 came out two days ago. Posting an issue asking to support 3.1 that quickly is a bit, well, I closed it for a reason.
Could this issue be reopened?
Why? Is there a specific aspect of .NET Core App 3.1 (or .NET Standard 2.1) that isn't working with MassTransit? Because it's being used in projects already by teams on the latest frameworks.
Running fine on 3.1 here - as is the Application insights sample : https://github.com/MassTransit/Sample-ApplicationInsights