Skip to content
New issue

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

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

Already on GitHub? # to your account

System.Transactions implementation in .NET Core for distributed transactions #2588

Closed
pfdsilva opened this issue Aug 25, 2020 · 1 comment
Closed

Comments

@pfdsilva
Copy link

The following has been mentioned in this webpage. (https://docs.microsoft.com/en-us/ef/core/saving/transactions)

"As of version 2.1, the System.Transactions implementation in .NET Core does not include support for distributed transactions, therefore you cannot use TransactionScope or CommittableTransaction to coordinate transactions across multiple resource managers."

Is there any update on this based on the latest version of .Net Core?

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ajcvickers
Copy link
Contributor

This is tracked in the dotnet/runtime repo: dotnet/runtime#715

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants