AI, Data, and Machine Learning

W02 Moving to Entity Framework Core 2.x

06/12/2019

8:00am - 9:15am

Level: Introductory to Intermediate

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

Developer, Coach, Author, Teacher

Writing data access code is tedious and mundane. The simple act of creating the CRUD (Create, Read, Update, Delete) operations doesn't add business value to your application, but it is an absolute necessity. In this session, I show you the core features of EF Core 2 and how it can save you valuable time that is much better spent on providing business value and compelling features into your applications. This session is designed for developers new to Entity Framework and ORMs

You will learn:

  • Getting started with EF Core and why to use it
  • Querying with LINQ
  • Adding, Updating, Deleting plus much more!