Dead simple integration tests with Sql server throwaway databases.
Info
Version: | 1.5.0 |
Author(s): | Zaid Ajaj |
Last Update: | Tuesday, February 23, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaid-Ajaj/ThrowawayDb |
NuGet Url: | https://www.nuget.org/packages/ThrowawayDb |
Install
Install-Package ThrowawayDb
dotnet add package ThrowawayDb
paket add ThrowawayDb
ThrowawayDb Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.6.0)
Tags