-
Change Tracking Mixed-State Graphs in EF Core
Last updated: Monday, April 11, 2022
Published in: CODE Magazine: 2022 - May/June
Julie says that integration testing is the key to tracking changes in EF Core. Learn what you need to know to get up and running with it.
-
EF Core 6: Fulfilling the Bucket List
Last updated: Tuesday, November 9, 2021
Published in: CODE Focus Magazine: 2021 - Vol. 18 - Issue 1 - .NET 6.0
EF Core just gets better and better. Julie shows you how the development team listened to the community for this latest release as she explores all the cool new tools.
-
Tapping into EF Core’s Pipeline
Last updated: Tuesday, June 8, 2021
Published in: CODE Magazine: 2021 - March/April
Julie describes new EF Core 5 metadata features and how to use them, including ToQueryString, DbCloggerCategory, DbContext.SavingChanges, DbContext.SavedChanges, DbContext.SaveChangesFailed, Dotnet-counters, ChangeTracker.DebugView and Model.DebugView.