AutoMapper / AutoMapper.Extensions.OData

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

$search and $compute #114

Closed trojanmartin closed 2 years ago

trojanmartin commented 2 years ago

Are there any plans to implement new query options like $compute and $search ?

BlaiseD commented 2 years ago

No plans personally - PRs are welcome.