EFCorePowerTools icon indicating copy to clipboard operation
EFCorePowerTools copied to clipboard

[Feature] Add "Analyze this!" to database projects / MsBuild.SDK.SqlProj context menu

Open ErikEJ opened this issue 1 month ago • 0 comments

  • [x] Add source from SqlServer.Rules.Report
  • [x] Add SqlServer.Rules.Report to .NET 8 tool
  • [x] Add class to generate report taking path to .dacpac as parameter
  • [x] Test from CLI
  • [x] Add Context menu to Database project types (.sqlproj and MsBuild.SDK.SqlProj)
  • [x] Show html file - also add link to my blog post: "Learn more about how to add static T-SQL code analysis to your build process"
  • [x] Test from VS
  • [ ] Make it work with Build SDK projects
  • [x] Show progress bar

ErikEJ avatar May 10 '24 10:05 ErikEJ