Working with OData EDM Model
In the previous post we’ve seen how to enable OData support on existing ASP.NET Core Web API application. In this post wil will configure the OData Entity Data Model.
By Mirek on (tags: asp.net Core, OData, categories: architecture, code, web)