mgernand / LiteDB.Queryable

An IQueryable wrapper implementation for LiteDB with additional async extensions.
MIT License
22 stars 2 forks source link

Prevent the query builder to apply the query on every execution. #23

Closed mgernand closed 8 months ago

mgernand commented 8 months ago

Fixes issue #22