4. ASP.NET Core Razor Pages
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
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.