A server-side OData library for ASP.NET Core. Use this project to create OData services on top of ASP.NET Core and ODataLib. It provides routing, query handling, model building, formatters and more.
This concept isn’t new—in fact, it is the essence of representational state transfer (REST). Instead of converting to a ...