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.
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