Run a .NET application in docker container after upgrade (using upgrade assistant)

AM MAR 1 Reputation point
2022-12-19T04:16:52.557+00:00

I recently migrated my .NET 4.6.2 application 2 .NET 7.0 using Microsoft's upgrade assistant and compiling it in Visual Studio 2022. The conversion went smoothly however, it runs as a console application (which is alright). I want to know what are the settings I must do in the project file to be able to make the application run in a Linux docker container.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,806 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,598 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,344 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Perivate My personal 0 Reputation points
    2023-02-14T19:53:53.78+00:00

    {Assistant Perivate Account Card Number National Thailand ID Account}

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.