© Adam Freeman 2016

ADAM FREEMAN, Pro ASP.NET Core MVC , 10.1007/978-1-4842-0397-2_6

6. Working with Visual Studio

Adam Freeman

(1)Milton Keynes MK6 3PA, 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 .NET packages to a project

Edit the dependencies section of the project.json file or use the NuGet tool

1-6

Add JavaScript or CSS packages to a project

Create a bower.json file and add the required packages to the dependencies section.

7, 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 ...

Get Pro ASP.NET Core MVC, Sixth Edition 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.