Open
Description
#715 tracks porting the .NET Framework distributed transaction support over to modern .NET. Unfortunately, that support is tightly coupled to the Windows MSDTC service (and the OleTx protocol), so this works on Windows only. This issue tracks enabling distributed transactions in a cross-platform way. We are currently gauging user interest in this; if this is something you want, please upvote.