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.
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.
Author Name: Julie Lerman
Author Description:
Julie Lerman is a software coach with over 30 years of experience building software. As a coach, Julie provides support for DDD and architecture implementation, facilitates Event Storming workshops and domain discovery. She also provides deep dives into Entity Framework for her clients in the .NET world. Julie is a long-time Pluralsight author, Microsoft MVP, Microsoft Regional Director and Docker Captain who lives in the hills of Vermont and continues to be known as the world’s top expert in E… more
Table of Contents
- 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
There are no reviews yet.