![Hands-On Full:Stack Web Development with ASP.NET Core](https://wfqqreader-1252317822.image.myqcloud.com/cover/264/36699264/b_36699264.jpg)
上QQ阅读APP看书,第一时间看更新
Views
The views in MVC applications are responsible for generating the output for a request, containing mainly HTML content. ASP.NET Core MVC views are built with a special markup language named Razor—a mix of static HTML and dynamic C# code.