EF Core 8 CosmosDb “Nullable object must have a value” while getting entity with list of ValueObjects
I’ve been moving Infrastructure of my project to Ef Core 8 from CosmosClient and I’ve been getting exception `System.InvalidOperationException: Nullable object must have a value”, while getting entity that contains List of ValueObjects