Do you have an ASP.NET Core application and want to distribute it using a Docker container?

With Visual Studio 2019, you can easily create a docker file automatically and you are ready to go.

Learn how to enable docker in an ASP.NET Core application and use Visual Studio to build and debug your dockerized application on a Linux container.


You can learn more about Docker, ASP.NET Core, and Visual Studio from the following official websites -

Build an ASP.NET Core Linux Container with Visual Studio
Sep 27 2019

Andrea Angella

Learn how to enable docker in an ASP.NET Core application and use Visual Studio to build and debug your dockerized application on a Linux container.