© Bipin Joshi 2019
B. JoshiBeginning Database Programming Using ASP.NET Core 3 https://doi.org/10.1007/978-1-4842-5509-4_4

4. ASP.NET Core Razor Pages

Bipin Joshi1 
(1)
Thane, India
 
In this version of Employee Manager, you use ASP.NET Core Razor Pages. The user interface is built using Tag Helpers. The model validations are performed using data annotations. The database CRUD operations are performed using Entity Framework Core. The EF Core model is built using reverse engineering techniques. Mapping with the table schema is illustrated using data annotations as well as Fluent API. The user authentication and security is provided using ASP.NET Core Identity. Specifically, you will learn to
  • Use Razor Pages and Tag Helpers to build a web user interface ...

Get Beginning Database Programming Using ASP.NET Core 3: With MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL 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.