Info
| Version: | 1.0.1-alpha | 
| Author(s): | Prom3theu5 | 
| Last Update: | Wednesday, December 19, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/SqlTesting | 
Install
Install-Package SqlTesting
                        dotnet add package SqlTesting
                        paket add SqlTesting
                        
                                SqlTesting Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Bundle.Microsoft.SqlServer.SMO(>= 12.0.2000)
 - Dapper(>= 1.50.5)
 - EntityFramework(>= 6.2.0)
 - Microsoft.Build(>= 15.9.20)
 - Microsoft.Build.Framework(>= 15.9.20)
 - NUnit(>= 3.11.0)
 - Serilog(>= 2.7.1)
 - Serilog.Sinks.Console(>= 3.1.1)
 
                
ReWritten to support my use case.