This app is for dot net 8.0 version hello world application for testing purpose.
Steps for deployment:
-
Set up dotnet 8.0 environment first.
-
Install dot net dependencies in systems.
-
Install and dotnet 8.0 SDKs for software development kit.
-
Clone this repository.
-
go to application directory and run commands: in my case my root folder is:
cd C:\Users\Administrator\Desktop\WebApplication1
dotnet run