Book Image

Advanced ASP.NET Core 3.1 MVC [Video]

By : Bhrugen Patel
Book Image

Advanced ASP.NET Core 3.1 MVC [Video]

By: Bhrugen Patel

Overview of this book

Whether you’re looking to understand the Repository Pattern and N-Tier Architecture or get to grips with data seeding and deployment to Azure, this course will equip you with the knowledge you need. You’ll start by understanding the Repository Pattern and the N-Tier Architecture. The next section will then guide you through integrating the Identity framework. In addition to this, you’ll understand how to add more fields to users. As you progress, the course will help you focus on authorization and authentication in ASP.NET Core 3. By the end of this book, you will be equipped with the knowledge you need to develop real-world MVC apps confidently using the N-Tier Architecture, Entity Framework Core, and ASP.NET MVC Core 3.1. All code and supporting files are available at- https://github.com/sanjanapackt/PacktPublishing-Advanced-ASP.NET-Core-3.1-MVC
Table of Contents (16 chapters)
Chapter 3
Repository Pattern
Content Locked
Section 8
Implement IRepository
Repository Pattern: Implement IRepository