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

DTC is not available in .NET Core #1

Closed
mafshin opened this issue Feb 29, 2020 · 0 comments
Closed

DTC is not available in .NET Core #1

mafshin opened this issue Feb 29, 2020 · 0 comments
Labels
corefx-feature-required A feature in .NET Core

Comments

@mafshin
Copy link
Owner

mafshin commented Feb 29, 2020

It seems Distributed Transaction Coordinator is not available in .NET Core which is required to run queries against Main & Shard databases within a transaction.

System.PlatformNotSupportedException: This platform does not support distributed transactions.

The issue is tracked dotnet/runtime#19318 & dotnet/runtime#715

The feature is added to .NET Core 5.0 Milestone

@mafshin mafshin added the corefx-feature-required A feature in .NET Core label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
corefx-feature-required A feature in .NET Core
Projects
None yet
Development

No branches or pull requests

1 participant