OData API in ASP.NET Core
– 3 MinutesMicrosoft is making it incredibly easy to create an OData API using ASP.NET Core. All you have to do is create an ASP.NET Core project, add an ODataController and add some boilerplate code. Read on to see how!
Microsoft is making it incredibly easy to create an OData API using ASP.NET Core. All you have to do is create an ASP.NET Core project, add an ODataController and add some boilerplate code. Read on to see how!