Base classes for https://github.com/devjoes/DockerizedTesting.
Info
| Version: | 1.2.1 |
| Author(s): | Joe Shearn |
| Last Update: | Friday, July 3, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/devjoes/DockerizedTesting |
| NuGet Url: | https://www.nuget.org/packages/DockerizedTesting |
Install
Install-Package DockerizedTesting
dotnet add package DockerizedTesting
paket add DockerizedTesting
DockerizedTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- Docker.DotNet(>= 3.125.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.4)
- SharpZipLib(>= 1.2.0)