Chapter 30 introduced ASP.NET Core and many of the features common across all ASP.NET Core applications. This chapter covers areas, the user interface capabilities of ASP.NET Core, view components, managing client side libraries, and completes the AutoLot.Mvc web application. The chapter starts by putting the V back into MVC.
The sample code for this chapter is in the Chapter 33 directory of this book’s repo. Feel free to continue working with the solution ...