- Course
Entity Framework Core 5: Getting Started
This course will teach you how to use Entity Framework Core 5 to perform data access in your .NET applications.
- Course
Entity Framework Core 5: Getting Started
This course will teach you how to use Entity Framework Core 5 to perform data access in your .NET applications.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
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.
Entity Framework Core 5: Getting Started
-
Version Check | 15s
-
Introduction and Overview | 2m 20s
-
Module Overview | 44s
-
What Is Entity Framework Core? | 3m 12s
-
Getting the Correct Versions of .NET, SQL Server & Visual Studio for This Course | 1m 46s
-
Setting up the Solution | 5m 5s
-
Adding EF Core with the NuGet Package Manager | 3m 20s
-
Creating the Data Model with EF Core | 3m 1s
-
Specifying the Data Provider and Connection String | 3m 24s
-
A Sneak Peek at Writing and Reading Data | 3m 52s
-
Review and Resources | 56s