Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Advanced Entity Framework 6: The Ninja Features

Gain deep insight into advanced features of Entity Framework 6 so that you can take your data access code to the Ninja level!

Julie Lerman - Pluralsight course - Advanced Entity Framework 6: The Ninja Features
by Julie Lerman

What you'll learn

Entity Framework 6 brought major improvements to EF allowing developers to align their data access with advanced software practices. This was the first version of EF that became open-source and gained a lot from developer community input. Features with broad appeal such as stored procedure mappings in Code First, support for the Async/Await pattern when executing queries and commands, simplerpatterns for unit testing, and built-in database logging capabilities were among the very popular enhancements. EF6 is also very extensible thanks to custom Migrations, custom mapping conventions, and the introduction of Dependency Injection patterns to open up low-level DbContext configuration. It also gained new methods and properties to allow simpler and smarter coding patterns. This course dives into many of the advanced features in EF6, ensuring that you understand not only what each is for, but how it works, scenarios where you can benefit from it, and gotchas you should watch out for. This course provides a comprehensive look at what EF6 adds to Entity Framework, and it will leave you with the ability to truly benefit from all of the Ninja power that' was added to this version of EF.

Table of contents

About the author

Julie Lerman - Pluralsight course - Advanced Entity Framework 6: The Ninja Features
Julie Lerman

Julie Lerman is a Microsoft MVP, .NET mentor and consultant who lives in the hills of Vermont. You can find Julie presenting on data access and other Microsoft .NET topics at user groups and conferences around the world. Julie is the author of the highly acclaimed "Programming Entity Framework (with a second edition coming soon) and authors the MSDN Magazine Data Points column.

More Courses by Julie