Package Description.
Info
| Version: | 0.1.14 |
| Author(s): | Jin |
| Last Update: | Monday, February 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jinhong-/testcontainers-environment-dotnet |
| NuGet Url: | https://www.nuget.org/packages/TestContainers.TestEnvironment |
Install
Install-Package TestContainers.TestEnvironment
dotnet add package TestContainers.TestEnvironment
paket add TestContainers.TestEnvironment
TestContainers.TestEnvironment Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.2)
- TestContainers.Container.Abstractions(>= 1.4.7)