AutoMapper / AutoMapper.Extensions.OData

Creates LINQ expressions from ODataQueryOptions and executes the query.
MIT License
140 stars 38 forks source link

[DRAFT PR] Add support for $apply #108

Open ViliamVadocz opened 3 years ago

ViliamVadocz commented 3 years ago

Add support for $apply according to OData Specification.

Related issue: #93 Related discussion: #107

Related documentation:

I will not have time to work on this, and I haven't had much success either. I am making this draft pr because maybe someone can use what I had done to save some time.

BlaiseD commented 3 years ago

Thanks - no worries. The tests will definitely be helpful.

mansurdegirmenci commented 1 year ago

Will there be future work on this topic?

BlaiseD commented 1 year ago

Only if it's worked on :) Have a go!