#dacfx
Did you rely on the SDK style SQL project in Visual Studio 2022 (with the Microsoft. Build.Sql SDK) and realize this no longer works in VS 2026?

Fear not, you can use our community SDK MsBuild.Sdk.SqlProj in all your IDEs!
#dotnet #sqlserver #sqlprojects #dacfx #ssdt
buff.ly/5N5fLZD
September 22, 2025 at 1:36 PM Everybody can reply
3 reposts 3 likes 1 saves
Presenting T-SQL Analyzer - live best practices analysis of your SQL scripts in Visual Studio - analyze your SQL CREATE scripts for best practices relating to design, naming and performance as you author them in Visual Studio.
#sqlserver #dacfx #visualstudio
Presenting T-SQL Analyzer - live best practices analysis of your SQL scripts in Visual Studio
Analyze your SQL CREATE scripts for best practices relating to design, naming and performance as you author them in Visual Studio.
buff.ly
August 25, 2025 at 1:36 PM Everybody can reply
1 reposts 4 likes
New release of DacFX and SqlPackage (for automating SQL Database Projects) - adds the ability to ignore post and pre deploy scripts during deployment
#dotnet #dacfx
DacFx and SqlPackage Release Notes - SQL Server
Release notes for Microsoft SqlPackage.
buff.ly
August 1, 2025 at 1:36 PM Everybody can reply
1 likes
I have a session 🥳 - at the free, online EightKB SQL Server internals conference on August 21 - "Fix your SQL database design with T-SQL static code analysis" - I am sure you will find that and the other awsome sessions useful.

Sign up today at buff.ly/SJ8mwJ2
#sqlserver #eightkb #dotnet #dacfx
EIGHTKB - The SQL Server Internals Conference
A virtual MS Data Platform conference focusing on SQL Server internals.
buff.ly
July 1, 2025 at 8:22 AM Everybody can reply
2 reposts 9 likes
New release of T-SQL Analyzer CLI - adds the ability to analyze a .dacpac or a live database!! 🥳 🤯

To install:
dotnet tool install -g ErikEJ.DacFX.TSQLAnalyzer.Cli

erikej.github.io/sql/dacfx/20...
Presenting T-SQL Analyzer CLI - identify anti-patterns in SQL Server scripts with 140+ rules
T-SQL Analyzer is a free, open-source new command line tool for identifying, and reporting the presence of anti-patterns in SQL Server T-SQL scripts.
erikej.github.io
February 23, 2025 at 4:29 PM Everybody can reply
2 reposts 16 likes
I am currently overhauling and modernizing the codebase for 120 .NET based T-SQL analyzer rules. If you would like to try to contribute, feel free to reach out via GitHub -
https://buff.ly/4akQctb #dotnet #sqlserver #dacfx #oss #github
GitHub - ErikEJ/SqlServer.Rules: SQL Server static code analysis rules for SQL Projects
SQL Server static code analysis rules for SQL Projects - ErikEJ/SqlServer.Rules
buff.ly
January 17, 2025 at 9:22 AM Everybody can reply
4 likes
Just blogged: Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9
#dotnet #sqlserver #dacfx
Introducing MSBuild.Sdk.SqlProj 3.0 - create, build, validate, analyze, pack and deploy SQL database projects with .NET 9
In this blog post I will introduce you to a .NET build SDK, that I help maintain.
buff.ly
January 15, 2025 at 9:22 AM Everybody can reply
6 reposts 9 likes