SET ASPNETCORE_Environment=DevelopmentLinux, MacOS
export ASPNETCORE_Environment=Developmentbuild & run command
dotnet build
dotnet runNow listening on: http://localhost:<port>open Browser localhost:5000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
SET ASPNETCORE_Environment=DevelopmentLinux, MacOS
export ASPNETCORE_Environment=Developmentbuild & run command
dotnet build
dotnet runNow listening on: http://localhost:<port>open Browser localhost:5000