CosmosDb and EntityFramwork, property of my object that is a class has to be ‘new’ to save the entity without error
I’m using EF with CosmosDb, and I’m a bit confused about the change tracking and an error I’m getting when trying to save an entity. So my code looks a bit like this: