© Dirk Strauss 2021
D. StraussCreating ASP.NET Core Web Applicationshttps://doi.org/10.1007/978-1-4842-6828-5_5

5. Working with Razor Pages

Dirk Strauss1  
(1)
Uitenhage, South Africa
 

In this chapter, you will learn about working with the UI. Here, we will see how _ViewImports and _ViewStart files work. We will look at partial views and ViewComponents and see what sections in Razor pages can do. The most important thing to realize is that you don’t have to be a whizz kid with UI design to create a nice looking, user-friendly UI.

With Bootstrap and a little bit of jQuery, developers can create functional, responsive, and great-looking web UIs for their applications.

Using Sections in Your Razor Pages

If you think back to ASP.NET Master Pages, you will ...

Get Creating ASP.NET Core Web Applications: Proven Approaches to Application Design and Development 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.