Releases: microsoft/DacFx
Releases · microsoft/DacFx
Ongoing release feeds
SqlPackage CLI
Preview and general releases available as a dotnet tool: https://www.nuget.org/packages/Microsoft.SqlPackage
General releases available as a zip download: https://learn.microsoft.com/sql/tools/sqlpackage/sqlpackage-download
DacFx library
https://www.nuget.org/packages/Microsoft.SqlServer.DacFx
Microsoft.Build.Sql project SDK
Microsoft.Build.Sql v0.1.1-alpha
Initial release of the .NET build SDK for SQL database projects.
Full readme here: https://github.com/microsoft/DacFx/tree/main/src/Microsoft.Build.Sql
Nuget package: https://www.nuget.org/packages/Microsoft.Build.Sql/0.1.1-alpha
SQLPackage Preview 16.0.5232.2
Build 16.0.5232.2
- Release date: August 12, 2021
- Release status: Preview
What's new in this version
-
Support for SQL 160 compatibility version
-
All dependencies form System.Data.SqlClient moved to Microsoft.Data.SqlClient
-
Always Encrypted support with enclaves : Always Encrypted with secure enclaves - SQL Server | Microsoft Docs