Beginner
15h
Using Entity Framework Core for Data Access & Relational Mapping
Discover Entity Framework Core for efficient data access. Gain insights into workflows, model configuration, querying, logging, and testing to boost productivity and code maintainability.
This course introduces Entity Framework Core for data access and object-relational mapping. Entity Framework Core provides benefits such as the ability to work with databases using .NET objects without the concern for underlying database tables. This leads to less code for data access and improved performance.
You’ll begin with the workflows of Entity Framework Core—reverse engineering and migrations. Next, you’ll learn model configuration and relationships. Then, you’ll cover various methods for querying and saving data. You’ll also learn about change tracking and its relationship with queries. Finally, you’ll learn about logging and testing.
Entity Framework Core simplifies app development. By the end of this course, you’ll be able to improve code maintainability and concentrate on business logic by generating SQL, materializing results, and performing other tasks. You’ll have a good understanding of Entity Framework Core, which will improve your productivity and efficiency on your development journey.
This course introduces Entity Framework Core for data access and object-relational mapping. Entity Framework Core provides benef...Show More
WHAT YOU'LL LEARN
The ability to configure a model using Entity Framework Core
The ability to keep a model that’s always in sync with the database
Hands-on experience on querying data using Entity Framework Core
An understanding of change tracking and its relationship with queries
Hands-on experience with diagnosing SQL queries using Entity Framework Core
Familiarity with core testing techniques in Entity Framework Core
The ability to configure a model using Entity Framework Core
Show more
Content
1.
Getting Started
2 Lessons
Get familiar with Entity Framework Core essentials, setup, features, and data operations.
2.
Reverse Engineering
5 Lessons
Get started with reverse engineering databases by scaffolding and modifying models using EF Core.
3.
Migrations
8 Lessons
Examine migration management, production practices, data model changes, seeding, handling errors, and practical challenges.
4.
Configuring a Model
11 Lessons
Apply your skills to configure EF Core models, entity types, properties, and relationships.
5.
Query Data
14 Lessons
Deepen your understanding of querying data using LINQ, joins, and loading related data in EF Core.
6.
Save Data
6 Lessons
Implement data addition, updating, and deletion in Entity Framework Core efficiently.
7.
Logging and Testing
6 Lessons
Practice using logging and testing techniques in Entity Framework Core effectively.
8.
Conclusion
1 Lessons
Gain a comprehensive overview of Entity Framework Core's features, workflows, and key topics.
9.
Appendix
1 Lessons
Walk through installing Entity Framework Core and setting up essential tools and packages.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources