During the upgrade process of one of our applications from .NET Core 3.1 to .NET 6.0, I stumbled across a very subtle breaking changing when using the AddDbContextPool<TContextService,TContextImplementation>() feature of EF Core. I thought it might be worthwhile to document this, in case someone else is troubled by it too.
Monthly Archives: July 2022