AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.
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.ElasticBeanstalk |
Install
Install-Package AWSSDK.ElasticBeanstalk
dotnet add package AWSSDK.ElasticBeanstalk
paket add AWSSDK.ElasticBeanstalk
AWSSDK.ElasticBeanstalk Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags