In this episode, Robert is joined by Phil Japikse for part 10 of a 10 part series on Entity Framework Core. This series is a follow-up to the 5 part series that was aimed at folks new to EF Core and provides a more in-depth exploration of a number of topics.
Phil shows how field mapping enables EF Core to create your entities without calling the property setters, solving the long running problem of using an ORM with frameworks that use INotifyPropertyChanged, such as Windows Presentation Foundation (WPF).
Find the sample code here.
Learn more about Entity Framework core here.
Episode list: