Libraries that supports unit testing of the SQL Server Database Project.
Info
Version: | 1.2.0 |
Author(s): | Narami Kiyokura |
Last Update: | Tuesday, June 6, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kiyokura/SqlDbUnitTesting |
NuGet Url: | https://www.nuget.org/packages/SqlDbUnitTesting.Dac |
Install
Install-Package SqlDbUnitTesting.Dac
dotnet add package SqlDbUnitTesting.Dac
paket add SqlDbUnitTesting.Dac
SqlDbUnitTesting.Dac Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Build(>= 16.6.0)
- Microsoft.Build.Tasks.Core(>= 16.6.0)
- Microsoft.SqlServer.DACFx(>= 150.4826.1)