R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which .NET Core command creates a new console project?

  • (A) dotnet new mvc
  • (B) dotnet build
  • (C) dotnet new console
  • (D) dotnet run console

Explanation by: Ram Sharma
`dotnet new console` creates a new .NET Core console application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.