Practicing and exploring

Test your knowledge and understanding by answering some questions, get some hands-on practice, and explore this chapter's topics with deeper research.

Exercise 15.1 – test your knowledge

Answer the following questions:

  1. What platforms are supported by .NET Core and ASP.NET Core?
  2. What command downloads dependent packages for a project?
  3. What file does project directory require in order to restore packages?
  4. What command will show the currently installed versions of .NET?
  5. What command will switch to a different version of .NET?

Exercise 15.2 – practice transferring an existing ASP.NET application

Take the ASP.NET Core application that we created in Chapter 14, Building Web Applications and Services Using ASP.NET Core, restore its packages, ...

Get C# 6 and .NET Core 1.0: Modern Cross-Platform Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.