A utility for testing with a SQL Server database.
                        
                    
         
                Info
| Version: | 0.0.1-alpha | 
| Author(s): | Stjepan Rajko, Offerpad | 
| Last Update: | Monday, September 17, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TestDb.Ephemeral | 
Install
Install-Package TestDb.Ephemeral
                        dotnet add package TestDb.Ephemeral
                        paket add TestDb.Ephemeral
                        
                                TestDb.Ephemeral Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.EntityFrameworkCore(>= 2.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.1.1)
- Antlr4.Runtime(>= 4.6.4)
