OData Support in ASP.net core

前端 未结 3 766
野趣味
野趣味 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:31

    Edit: now available at https://www.nuget.org/packages/Microsoft.OData.Core/

    It's in the road map, OData Lib has released 7.0.0 which is a breaking change release, OData/WebAPI will release 6.0.0 based on this, after the release, we will consider to support ASP.NET Core. Relative issue: https://github.com/OData/WebApi/issues/772

提交回复
热议问题