Welcome to the EFCore The Most Definitive Course.
PS: THIS DOCUMENT IS WIP.
Well there is plenty of stuff available on the internet, one immediate question is why this. Well, most of the stuff available targets individual or isolated cases, and where the details are covered in length, many target the hello world cases or this cases which are far from practical reality.
- We target for Production Ready and Enterprise Ready application
- We start from the very basics, starting from the console and slowly build the knowledge.
- DAL Framework is one of the major area, which many do not cover, This has been covered in detail with specifics on what and why
- there are many advanced topics that are not available or sparsely available. Plan is to include and cover those with PRACTICAL examples.
- its evolving.
- And this is totally free. I initially intended it for Udemy, but later shifted targets to YouTube for wider availability.
At the time of publishing of the videos the targeted GA version is 5.0.8 and 6 is planned sometime in November. However most of the stuff will remain valid for EF6 as well. We shall be covering the new features as they come in.
We plan to cover the course in 2 sections
- Section 1 - Basics: From understanding to Production
- Section 2 - Advanced - Covering advanced cases and fine tuning.
Module | Title | Status | Youtube | Code |
---|---|---|---|---|
Module 1 - Part 1 | Quick Start & Introduction | Complete | https://www.youtube.com/watch?v=JHzC5AXXlnE | Source |
Module 1 - Part 2 | Why Entity Framework | Complete | https://youtu.be/d2NdCCW-_Ms | N/A |
Module 1 - Part 3 | Design Infra for Production | Complete | https://www.youtube.com/watch?v=mmAqmrBDQSI | Source |
Module 1 - Part 4 | Startup and Bootstrapping | Complete | https://www.youtube.com/watch?v=F74Yyz_zZuw | Source |
Module 2 - Part 1 | Understanding Migrations | WIP | WIP | |
Advanced Concepts | Temporal Working Demo | Complete | WIP | Source |