How to deploy .NET 6 application in Elastic beanstalk from visual studio
How to deploy .NET 6 application in Elastic beanstalk from visual studio Objective The objective of this article to demonstrate how to deploy a .NET6 application in AWS Elastic beanstalk from visual studio. Prerequisites Step-1: Build .NET6 Web Application with visual studio If you don’t have an .NET6 based web app you can create by […]