maskx / OData

easy access your database by OData WebApi
http://maskx.github.io/OData/
MIT License
15 stars 4 forks source link

.NET Core or .NET Standard Package #6

Open ravensorb opened 6 years ago

ravensorb commented 6 years ago

Any plans to update the package for either .NET core or .NET standard?

maskx commented 6 years ago

depend on https://github.com/OData/WebApi/tree/feature/netcore

after Microsoft.AspNetCore.ODat release a stable version, I will update the package for .Net core

larsbuch commented 4 years ago

It seems that the dependency has been released so this can procede. I will try to see if this is easy to do when I add the filter #9 . I expect that aiming for .Net core 3.1 library is the best

maskx commented 4 years ago

There may be have some problem to support .Net core 3.1, you can refer this: https://github.com/OData/WebApi/issues/1748

I'm busy with another project, next version maybe base on .Net core 5 which Release scheduled for November 2020(https://github.com/dotnet/core/blob/master/roadmap.md)