OData Support in ASP.net core

前端 未结 3 765
野趣味
野趣味 2020-11-30 10:24

Is oData supported now in ASP.netcore now that version 1 has been released?

I have searched, but I could not find anything that says one way or the other.

3条回答
  •  渐次进展
    2020-11-30 10:41

    According to the blog OData team at Microsoft https://blogs.msdn.microsoft.com/odatateam/2018/07/03/asp-net-core-odata-now-available/

    There is a a release of OData for ASP.NET Core at :

    https://www.nuget.org/packages/Microsoft.AspNetCore.OData

    Regards

提交回复
热议问题