Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
Exercise 12.1 – Online material
You can learn more about OData at the following links:
- OData documentation: https://learn.microsoft.com/en-us/odata/
- ASP.NET Core OData documentation: https://learn.microsoft.com/en-us/odata/webapi-8/overview
- ASP.NET Core OData GitHub repository: A server library built upon ODataLib and ASP.NET Core: https://github.com/OData/AspNetCoreOData
- ASP.NET Core OData blog: https://devblogs.microsoft.com/odata/
Exercise 12.2 – Practice exercises
The following practice exercises help you to explore the topics in this chapter more deeply.
Make sure that you have implemented controllers for the entity sets in the order system, and then write queries that will return the following results:
- The company...