Community

EF Core In depth – what happens when EF Core writes to the database?

(Jon P Smith) This article is the second “under the hood” view of what happens when you use EF Core. The first was about reading from the database, and this article is about writing to the database.