Test Your Knowledge

Extra Topics - Lesson 6: NuGet Packages Quiz

Answer all questions to test your understanding

1 What is NuGet?
2 What command installs a NuGet package using the .NET CLI?
3 What command installs a NuGet package using Package Manager Console?
4 Where are installed NuGet packages listed?
5 What is Newtonsoft.Json used for?
6 What should you consider before installing a NuGet package?