Amazon EC2 Container Service is a highly scalable, high performance container management service that supports Docker containers and allows you to easily run distributed applications on a managed cluster of Amazon EC2 instances.
Info
Version: | 4.0.0-preview.3 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, October 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.ECS |
Install
Install-Package AWSSDK.ECS
dotnet add package AWSSDK.ECS
paket add AWSSDK.ECS
AWSSDK.ECS Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags