Skip to content

bartlannoeye-com/2021-09-CosmosDB-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmos DB SDK upgrade changes how id serialization is handled

Cosmos DB .NET SDK v3 uses Newtonsoft.Json as serialization library while SDK v4 uses System.Text.Json.Serialization. This has an effect on the attributes you use to use another field as the id field.

Blog post: https://bartlannoeye.com/blog/cosmosdb-sdk-upgrade-wheres-my-id/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages