Course curriculum

  • 1

    Course Content

    • Lesson 1 - Series Introduction

    • Lesson 2 - What is the Repository Pattern?

    • Lesson 3 - Repositories and Query Construction

    • Lesson 4 - Understanding the Specification Repository

    • Lesson 5 - Understanding Abstract Generic Repositories

    • Lesson 6 - Repositories and Domain-Driven Design

    • Lesson 7 - Returning IQueryable from a Repository is an Anti-Pattern

    • Lesson 8 - Understanding the Unit of Work Pattern

    • Lesson 9 - Do we Even Need the Repository Pattern?

    • Lesson 10 - Recapping Your Repository Pattern Options