Simplifies database integration testing by allowing docker container support.
Info
Version: | 0.6.0 |
Author(s): | Henning Moe |
Last Update: | Monday, September 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeirGrusom/DockerDatabase |
NuGet Url: | https://www.nuget.org/packages/DockerDatabase |
Install
Install-Package DockerDatabase
dotnet add package DockerDatabase
paket add DockerDatabase
DockerDatabase Download (Unzip the "nupkg" after downloading)
Dependencies
- Docker.DotNet(>= 3.125.2)
- Npgsql(>= 4.0.3)
- System.Data.Common(>= 4.3.0)
Tags