The created project contains all the basics you need to build and run an ASP.NET Core web site.
Enter the project details, such as name ( DockerDemo in this example).NET Core > App choose the Web Application template: Create a new solution by going to File > New Solution.
Creating an ASP.NET Core Web Application and Adding Docker Support Prerequisitesįor Docker installation, review and follow the information at Install Docker Desktop for Mac. With Visual Studio for Mac, you can easily build, debug, and run containerized ASP.NET Core apps and publish them to Azure.