AutoMapper / AutoMapper.Extensions.OData

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

Feature/orderby filtered count #128

Closed BGajda13 closed 2 years ago

BGajda13 commented 2 years ago

Adding missing feature: order by count with filter:

$orderBy=collection/$count($filter=property eq 'example') desc

Added two tests.

BlaiseD commented 2 years ago

Thanks.

BGajda13 commented 2 years ago

@BlaiseD Thanks for merging. Is it possible to release this change?

BlaiseD commented 2 years ago

v3.0.3