.NET Core and More

VSW04 Getting Started with Entity Framework Core

11/20/2019

8:00am - 9:15am

Level: Introductory to Intermediate

Jim Wooley

Senior Delivery Principal

Slalom Consulting

With the cross-platform version of .Net, Microsoft has had to rewrite many of the core components that we have come to depend on. If you include data in your applications, chances are you have used Entity Framework in the past. In this session, you'll learn how to get started using EF Core and how to handle the changes in this version.

You will learn:

  • How to use the Dotnet CLI to work with Entity Framework Core
  • How to create data models to work with Entity Framework Core
  • Discover some performance benefits and gotcha's with using Entity Framework Core