© Adam Freeman 2017

Adam Freeman, Pro ASP.NET Core MVC 2, https://doi.org/10.1007/978-1-4842-3150-0_6

6. Working with Visual Studio

Adam Freeman

(1)London, UK

In this chapter, I describe the key features that Visual Studio provides for developing ASP.NET Core MVC projects. Table 6-1 summarizes the chapter.

Table 6-1. Chapter Summary

Problem

Solution

Listing

Add packages to a project

Use the NuGet tool for .NET packages and Bower for client-side packages

6-8

See the effect of view or class changes

Use the iterative development model

9–11

Display detailed messages in the browser

Use developer exception pages

12

Get detailed information and control about application execution

Use the debugger

13

Reload one or more browsers using Visual Studio

Use Browser Link ...

Get Pro ASP.NET Core MVC 2 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.