Entity Framework Core 2: Getting Started
This course helps those with experience in earlier versions of EF and EF Core, and developers completely new to Entity Framework. Learn how to build data models with EF Core and use EF Core to let your software interact with data in your databases.
Entity Framework Core 2 is the newest version of Microsoft’s O/RM for performing database persistence in .NET-based software. EF Core is a lightweight and extensible version of Entity Framework that has been written from the ground up.
Whether you are new to EF Core or looking to see how to shift your earlier EF experience to EF Core, this course can help you get started.
First, you’ll learn how to define an EF Core data model to act as a bridge between your .NET objects and your database.
Next you’ll learn how to interact with the data model using EF Core’s various APIs.
Finally, you’ll be shown how to incorporate this model into a desktop application based on the .NET Framework and a cross-platform ASP.NET Core MVC application.
By the end of this course, you will be able to build .NET framework, or .NET Core software using EF Core 2. All coding will be done in Visual Studio 2017 in a Windows environment.
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
There are no reviews yet.