Provides deploy functionality for M# projects to AWS ECS.
Info
Version: | 1.0.0 |
Author(s): | Geeks Ltd |
Last Update: | Friday, February 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ecs-deply |
Install
Install-Package ecs-deply
dotnet add package ecs-deply
paket add ecs-deply
ecs-deply Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.ECS(>= 3.3.21.12)
- Microsoft.NETCore.App(>= 2.1.0)
- Olive(>= 2.1.157)