Skip to content

Repro for new issues with EF9/Cosmos saving more complex entities

Notifications You must be signed in to change notification settings

mip1983/CosmosDbEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two projects with same code demonstrating differences/breakages going from EF8 to EF9 with ComosDb. Set a console app as startup project, configure your cosmosDb connection in user secrets and run for each console app in turn.

You will see the errors when running the EF9 version when you start. There is code in 'TestDbContext' you can comment out for some current work arounds, but I don't know how to deal with the nullable DatetimeRange. I'm hoping this can be changed so these mappings aren't required and things worked as before in CosmosDb.

About

Repro for new issues with EF9/Cosmos saving more complex entities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages