Library to create a temporary database that can be used for testing and then dropped once the tests are complete.
Info
Version: | 2.0.12 |
Author(s): | Josh Clark |
Last Update: | Thursday, January 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TemporaryDb |
Install
Install-Package TemporaryDb
dotnet add package TemporaryDb
paket add TemporaryDb
TemporaryDb Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.0)
- System.Data.SqlClient(>= 4.1.0)
- NETStandard.Library(>= 1.6.0)
- System.Data.SqlClient(>= 4.1.0)
Tags