fail: Microsoft.EntityFrameworkCore.Query[10100] An exception occurred in the database while iterating the results of a query for context type 'EFCoreIssue.Api.Data.EFCoreIssueDbContext'.
after I upgraded your nuget to the 11.0.1 version I get a System.NullReferenceException when I try to Compile mappings. The issue is throwing in internal of your method CompileExecutionPlan and does ...