R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which .NET CLI command creates a new class library project?

  • (A) dotnet new classlib
  • (B) dotnet build classlib
  • (C) dotnet lib create
  • (D) dotnet generate lib

Explanation by: Ram Sharma
`dotnet new classlib` generates a new .NET class library project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.