Dockerize an ASP.NET Core Application

  1. Follow the tutorial.
    1. https://medium.com/dockerize-an-asp-net-application/dockerize-an-asp-net-application-5030ccc531fa
  2. Convert it to .NET 5.
    1. Download .NET 5.0
      1. On Windows, we recommended installing the Hosting Bundle, which includes the .NET Runtime and IIS support.
    2. .Docker Images
      1. Old Link: Docker Images
    3. Port your application to .NET Core.

Note: This is the last page I converted to WordPress blocks. Continue from here.