OData

Create and consume RESTful APIs in a simple and standard way

Supercharging ASP.NET Core API with OData

Summary In this article, I’m going to show you how you can supercharge your existing ASP.NET Core APIs with OData to provide better experience for your API consumers with only 4 lines of code. For the purpose of this tutorial please clone our demo project WashingtonSchools so you can follow up and try the different features we are going ...