Deserializing json Cosmos DB objects in Azure Function App
Simple Note to self how to deserialize json data from Cosmos DB to custom object with Newtonsoft.Json.JsonConvert.DeserializeObject<>
This site is a tech-blog featuring Optimizely and Azure content. Author of content is senior developer and MVP Luc Gosso. Optimizely.blog is sponsored by Epicweb.
Simple Note to self how to deserialize json data from Cosmos DB to custom object with Newtonsoft.Json.JsonConvert.DeserializeObject<>