Released: Microsoft.Data.SqlClient 2.1.3


We have released an update to Microsoft.Data.SqlClient, version 2.1.3. The update addresses a couple of issues that are important to our customers.

 

Updates in Microsoft.Data.SqlClient 2.1.3 include:

 

Fixed

Fixed wrong data blended with transactions in .NET Core by marking a connection as doomed if the transaction completes or aborts while there is an open result set #1051 Fixed race condition issues between SinglePhaseCommit and TransactionEnded events #1049

 

To get the new package, add a NuGet reference to Microsoft.Data.SqlClient in your application.

 

For the list of changes in Microsoft.Data.SqlClient 2.1.3, you can also see the Release Notes.

 

If you