youtube image
From YouTube: Getting started with OData and Cosmos DB in ASP.NET Core

Description

https://aka.ms/odata-cosmosdb

Optimizing Web Applications with OData $Select
https://devblogs.microsoft.com/odata/optimizing-web-applications-with-odata-select?WT.mc_id=ondotnet-c9-cephilli

Integrating Cosmos DB with OData (Part 1)
https://devblogs.microsoft.com/odata/integrating-cosmos-db-with-odata-part-1?WT.mc_id=ondotnet-c9-cephilli

OData for .NET Documentation
https://docs.microsoft.com/en-us/odata?WT.mc_id=ondotnet-c9-cephilli

Continuing our exploration of OData with ASP.NET, Hassan and Jeremy are back to exploring using OData with Cosmos DB. They walk through creating a new Cosmos DB instance, download the generated sample and show to to add OData functionality to an API.

[03:24] - Setting up a Cosmos DB instance and project
[10:05] - Adding OData support to an ASP.NET Core project