NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

1. Fix the problem that when query with conditions for a large amount of data will throw exception.
2. Fix when the filter condition is too much, the logic will be incorrect and the result will be unexpected.
3. Fix using aggregate count when the framework is .NET Core 1.0 will throw an exception.
4. Optimize performance and remove unnecessary properties.
5. When the filter condition has a datetime type value, the time is automatically changed to the server's local time.