When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Entity Framework 6 in the Enterprise
Entity Framework is the most widely-used ORM for .NET software development. This course will show you how to incorporate Entity Framework into your advanced software architecture.

This Course Includes
pluralsight
4 (215 reviews )
4 hour 42 minutes
english
Online - Self Paced
core courses
pluralsight
About Entity Framework 6 in the Enterprise
Have you reached the limitation of the introductory lessons on Entity Framework when trying to implement EF into your real world business solutions? In this course, Entity Framework 6 in the Enterprise, you will learn advanced patterns for incorporating Entity Framework into enterprise level architecture. First, you'll learn patterns for encapsulating your EF logic and how to choose which best suits your needs depending on what you need to accomplish. Next, discover how to align your EF code with the many beneficial patterns, from Domain-Driven Design in your software from breaking data models apart for Bounded Contexts, to persisting tightly-controlled aggregates. Finally, testing code without hitting the database gets easier with the test mock support introduced in EF6. You'll also get to see how to mock a variety of EF database interactions that are triggered by your business logic. When you're finished with this advanced Entity Framework course, you'll not only better understand using EF in your real-world software, but you may gain some general software architecture wisdom along the way. Software required: Visual Studio 2013 or higher, Entity Framework 6 or higher.
What You Will Learn?
- Course Overview : 1min.
- Architecting a Data Layer : 29mins.
- Understanding EF Encapsulation and the Great Repository Debates : 21mins.
- Implementing Encapsulation Patterns with Entity Framework : 46mins.
- Managing Complex Domains and Data Models : 41mins.
- Refactoring into Bounded Contexts: A Walkthrough : 27mins.
- Handling the State of Disconnected Graphs : 14mins.
- Mapping DDD Domain Models with EF : 51mins.
- Testing Your Apps When Entity Framework Is Involved : 46mins.