ZEXSM / OData.QueryBuilder

OData.QueryBuilder - library for creating complex OData queries (OData version 4.01) based on data models with linq syntax.
MIT License
71 stars 31 forks source link

Support $filter when using ByKey to get a single entity #121

Open LinusCenterstrom opened 5 months ago

LinusCenterstrom commented 5 months ago

As far as I can tell this should work exactly the same as $filter when using the list endpoint