ASP.NET Core 3.1 MVC, Part 2 of 7: Repository Pattern
Interactive

ASP.NET Core 3.1 MVC, Part 2 of 7: Repository Pattern

LearnNow Online
Updated Jul 20, 2020

Course description

Ready for a deep dive into framework that will power your web pages? Jump in and Master it with this series on using MVC with ASP.NET Core. This course covers: the repository pattern and implementing the repository pattern.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

• 3-6 months of C# experience • Basic SQL knowledge • Basic HTML and JavaScript knowledge.


Meet the expert

Bhrugen Patel

I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.

Video Runtime

56 Minutes

Time to complete

76 Minutes

Course Outline

Repository Pattern

Repository Patttern (19:09)

  • Introduction (00:08)
  • Introduction (00:55)
  • Create Category Model (03:03)
  • intro to repository (02:55)
  • Repository Overview (01:37)
  • Repository PAttern Detailed flow (06:28)
  • Repository detailed architecture (03:53)
  • Summary (00:08)

Implement Repository Patttern (16:05)

  • Introduction (00:08)
  • Implement Repository Pattern (03:38)
  • Implement IRepository (06:22)
  • Implement Repository Class Part 1 (05:49)
  • Summary (00:08)

Implement Repository Class Part 2 (21:37)

  • Introduction (00:08)
  • Implement Repository Class Part 2 (04:00)
  • Implement ICategoryRepository (02:33)
  • Implement CategoryRepository (05:43)
  • Implement UnitOfWork (04:56)
  • Push Category To Database (04:07)
  • Summary (00:08)
;