R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which .NET CLI command is used to create a new project?

  • (A) dotnet compile
  • (B) dotnet new
  • (C) dotnet build
  • (D) dotnet run

Explanation by: Ram Sharma
`dotnet new` is used to create a new project from a template.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.