DotNet port of testcontainers.org.
Info
Version: | 1.5.4 |
Author(s): | Isen Ng |
Last Update: | Friday, July 1, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/isen-ng/testcontainers-dotnet |
NuGet Url: | https://www.nuget.org/packages/TestContainers.Container.Database.PostgreSql |
Install
Install-Package TestContainers.Container.Database.PostgreSql
dotnet add package TestContainers.Container.Database.PostgreSql
paket add TestContainers.Container.Database.PostgreSql
TestContainers.Container.Database.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- TestContainers.Container.Database.AdoNet(>= 1.5.0)
- Npgsql(>= 4.0.10)
Tags