Visual Studio / .NET Framework

TH11 Getting Started with Entity Framework Core

09/21/2017

11:00am - 12:15pm

Level: Introductory to Intermediate

Jim Wooley

Solution Architect

Slalom Consulting

With the cross-platform version of .Net, Microsoft had to rewrite many of the core components you 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