13 packages tagged with “SSDT”
Unofficial package of Microsoft.Data.Schema.ScriptDom.dll if you need it as reference
Unofficial package of Microsoft.Data.Schema.Utilities.dll if you need it as reference
Parses SQL files to create a meta-object hierarchy with which you can generate C# code such as stored procedure wrappers or Entity Framework entities. Includes templates. Go to https://github.com/aeslinger0/sqlsharpener for more info!
This NuGet package contains all dacpac and dll files that are required for git tests Created as part of the move of SSDT enlistment from TFS to Git.
Unofficial package of Microsoft.Data.Schema.dll if you need it as reference
Helper to deploy your SQL Server DataTools .dacpac files in code.
Library to deploy an ssdt project to a database
Unofficial package containing SqlPackage.exe command-line utility, from SQL Server 13.0
Contains the T4's required by to generate test classes that can execute tSQLt tests during TFS build.
SQLServer dacfx System Dacpacs
A simple package includes sqlserver smo and dacpac service, to handle SqlInstance/LocalDB database creation/deletion/cleanup, and deployment with dacpac from a SSDT project, useful in deployment handling and unittests
MSBuild tasks for generating metadata, triggers, and documentation from SQL Server database schemas. Supports temporal tables, soft delete patterns, and polymorphic relationships.
Testing utilities: Resource finder, DB deployer, Asserts and more