© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. Troelsen, P. JapiksePro C# 9 with .NET 5https://doi.org/10.1007/978-1-4842-6939-8_31

31. MVC Applications with ASP.NET Core

Andrew Troelsen1   and Phillip Japikse2
(1)
Minneapolis, MN, USA
(2)
West Chester, OH, USA
 

Chapter 29 laid the foundation for ASP.NET Core, and in Chapter 30, we built the RESTful service. In this chapter, we will build the web application using the MVC pattern. We begin by putting the V back into MVC.

Note

The sample code for this chapter is in the Chapter 31 directory of this book’s repo. Feel free to continue working on the solution you started in Chapter 29 and updated in Chapter 30.

Introducing the “V” in ASP.NET Core

When building ASP.NET ...

Get Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming 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.