AI, Data, and Machine Learning, Foundational Sessions

VT14 Getting Started with Entity Framework Core 3.x

08/04/2020

3:00pm - 4:15pm

Level: Intermediate

Philip Japikse

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

Developer, Coach, Author, Teacher

In this session I show you how ASP.NET Core implements the Model View Controller pattern for Web Applications and the Model Controller pattern for Restful services. I cover convention over configuration, implementing Controllers and Action methods, Views (including partial views and layouts), Routing, and much more.

You will learn:

  • Why ASP.NET Core?
  • The ASP.NET Core implementation of MVC
  • Configuration, DI, Tag Helpers