R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the function of 'dotnet store' command?

  • (A) Creates NuGet packages
  • (B) Publishes app for deployment
  • (C) Caches runtime packages in a local store
  • (D) Stores logs in diagnostics

Explanation by: Ram Sharma
`dotnet store` is used to cache assemblies to improve application startup time.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.