Released: General Availability of Microsoft.Data.SqlClient 1.0
Published Aug 28 2019 08:41 AM 7,393 Views
Steel Contributor

We have released for general availability Microsoft.Data.SqlClient 1.0. This .NET Data Provider for SQL Server provides general connectivity to the database and supports all the latest SQL Server features for applications targeting .NET Framework and .NET Core.

 

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

 

If you've been following our preview releases, you know we've been busy working to add feature support for .NET Core targets to bring the same functionality that is available when targeting .NET Framework. We've greatly closed the gap, bringing over features like Always Encrypted and Azure Active Directory Authentication.

 

In addition, we've added new features like UTF-8 support and Data Classification to SqlClient. For the full list of changes in Microsoft.Data.SqlClient 1.0, please see the Release Notes.

 

Again, to try out the new package, add a NuGet reference to Microsoft.Data.SqlClient in your application. If you encounter any issues or have any feedback, head over to the SqlClient GitHub repository and submit an issue.

 

David Engel

 

 

Version history
Last update:
‎Aug 28 2019 08:41 AM
Updated by: