You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: