Before creating New Project go through Installing .NET Core on Linux/Ubuntu 16.04
OutPut:
For
creating new project, create a folder and right click on it and
select open in terminal
Run below Commands One By One
-
dotnet
new
-
dotnet
restore
-
dotnet
run
No comments:
Post a Comment