OData / ODataSamples

Samples: For ODataLib, OData Web API, RESTier, etc.
http://odata.github.io/
Other
293 stars 222 forks source link

asp net core sample - odata endpoint on an mvc controller #105

Open herme063 opened 5 years ago

herme063 commented 5 years ago

I am looking to expose odata endpoints on my asp net core mvc controller.

Can we do this? If so, how do we proceed?