Sign In
Sign In

Deply an ASP.NET App

Updated on 06 May 2024

You can find the step-by-step deployment guide here.

Depending on the version you chose when creating the app, Hostman will use one of the following .NET versions during the application build:

  • .NET 6.0
  • .NET 7.0
  • .NET 8.0

By default, we will set the following environment variable when running the application:

ASPNETCORE_URLS=http://0.0.0.0:8080

It is required to properly forward the port and allow the application to run inside a container.

The default run command:

dotnet run
Was this page helpful?
Updated on 06 May 2024

Do you have questions,
comments, or concerns?

Our professionals are available to assist you at any moment,
whether you need help or are just unsure of where to start.
Email us
Hostman's Support