.NET utilities for Docker Compose.
Info
| Version: | 0.2.0 |
| Author(s): | Mike Eshva |
| Last Update: | Saturday, January 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Eshva/DockerCompose.NET |
| NuGet Url: | https://www.nuget.org/packages/Eshva.DockerCompose |
Install
Install-Package Eshva.DockerCompose
dotnet add package Eshva.DockerCompose
paket add Eshva.DockerCompose
Eshva.DockerCompose Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 8.6.0)
- JetBrains.Annotations(>= 2019.1.3)
Tags