Summary
In this chapter, you learned:
- The concepts around OData services.
- How to build an OData service using ASP.NET Core and a Microsoft NuGet package.
- How to query an OData service.
- How to perform data modifications.
- How to build an OData client.
In the next chapter, you will learn about GraphQL, another standard that enables client control over the data returned from a service.