Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SQL Transport docs with partial DTC suppport in .NET 7 #5978

Closed
MarcWils opened this issue Jan 17, 2023 · 1 comment
Closed

Update SQL Transport docs with partial DTC suppport in .NET 7 #5978

MarcWils opened this issue Jan 17, 2023 · 1 comment

Comments

@MarcWils
Copy link
Contributor

As of .NET 7 distributed transactions are supported on Windows (dotnet/runtime#715).

Docs could be updated on this part.

To resolve this, choose one of the other transaction modes. Support for `TransactionScope` is expected to be added in future releases of .NET Core.

@bording
Copy link
Member

bording commented Jan 20, 2023

Hi @MarcWils,

Thanks for the suggestion.

We've got some work to do before we'd want to make changes to the docs, so I've gone ahead and opened Particular/NServiceBus.SqlServer#1145 to track that work.

Feel free to watch that issue for progress. I'm going to go ahead and close this issue for now.

@bording bording closed this as completed Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants