In this course, Entity Framework Core 5: Getting Started, you’ll learn to work with data in your .NET applications. First, you’ll explore the benefits of using Microsoft’s ORM, EF Core 5, to relieve you of the commonplace tasks of retrieving and storing data in your software. Next, you’ll discover how to ensure that EF Core understands how the classes and relationships in your software map to a database schema. Finally, you’ll learn how to have EF Core retrieve and persist data in your software, leveraging the myriad capabilities that allow EF Core to comprehend your complex software models. When you’re finished with this course, you’ll have the skills and knowledge of Entity Framework Core needed to fluidly persist data from your software into your data stores.
Overview
In this course, Entity Framework Core 5: Getting Started, you’ll learn to work with data in your .NET applications. First, you’ll explore the benefits of using Microsoft’s ORM, EF Core 5, to relieve you of the commonplace tasks of retrieving and storing data in your software. Next, you’ll discover how to ensure that EF Core understands how the classes and relationships in your software map to a database schema. Finally, you’ll learn how to have EF Core retrieve and persist data in your software, leveraging the myriad capabilities that allow EF Core to comprehend your complex software models. When you’re finished with this course, you’ll have the skills and knowledge of Entity Framework Core needed to fluidly persist data from your software into your data stores.
Syllabus
- Course Overview 1min
- Building Your First Application using EF Core 27mins
- Controlling Database Creation and Schema 21mins
- Defining Relationships in Your Model 26mins
- Interacting with Your EF Core Data Model 45mins
- Interacting with Related Data 50mins
- Working with Views and Stored Procedures and Raw SQL 21mins
- Using EF Core with ASP.NET Core 33mins
- Automated Testing with EF Core 35mins
Taught by
Julie Lerman