下面这篇微软官方文档,介绍了如何在EF Core中使用事务:
Using Transactions
请注意,里面提到了在.NET Core中TransactionScope对分布式事务的支持情况:Limitations of System.Transactions