YoVDO

Encapsulating EF Core 6 Usage

Offered By: Pluralsight

Tags

.NET Courses Application Development Courses Encapsulation Courses

Course Description

Overview

The usage of EF Core 6 is a vast and complicated topic. This course will teach you how to do this in a way that maintains proper encapsulation and abstraction.

EF Core is a mature and complex ORM, and it’s often unclear how exactly you should use it. In this course, Encapsulating EF Core 6 Usage, you’ll learn to encapsulate the EF Core 6 logic in your application. First, you’ll explore how to isolate the usage of DbContext. Next, you’ll discover when you should and shouldn’t use repositories. Finally, you’ll learn how to choose between IQueryable and IEnumerable in your repositories. When you’re finished with this course, you’ll have the skills and knowledge of EF Core 6 needed to encapsulate and abstract away its usage.

Syllabus

  • Course Overview 1min
  • Understanding Encapsulation and Abstraction 22mins
  • Encapsulating the DbContext 20mins
  • The Great Repository Debate 46mins
  • Avoiding Common Anti-Patterns 35mins
  • Choosing Between IQueryable and IEnumerable 22mins

Taught by

Vladimir Khorikov

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Foundations of Objective-C App Development
University of California, Irvine via Coursera
AP Computer Science A: Java Programming Classes and Objects
Purdue University via edX
Object Oriented Programming in Java
Microsoft via edX
Object Oriented Programming in Java
Udacity