A helper for integration testing of SQL Server databases.
Info
| Version: | 1.0.33 |
| Author(s): | Diijon |
| Last Update: | Monday, August 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/diijon/DbTester |
| NuGet Url: | https://www.nuget.org/packages/DbIntegrationTester |
Install
Install-Package DbIntegrationTester
dotnet add package DbIntegrationTester
paket add DbIntegrationTester
DbIntegrationTester Download (Unzip the "nupkg" after downloading)
Dependencies
- Handlebars.Net(>= 1.7.1)
- Microsoft.SqlServer.TransactSql.ScriptDom(>= 13.0.1601.5)
- Serilog(>= 2.0.0)
- Serilog.Sinks.ColoredConsole(>= 2.0.0)
- ServiceStack.Text(>= 4.0.62)
Tags