Skip to content

AutoQueryable 2.0.11-beta

Pre-release
Pre-release

Choose a tag to compare

@trenoncourt trenoncourt released this 15 Jun 09:31
· 12 commits to master since this release
1383b3d

Features

add ThenBy/ThenByDescending method for sorting
add sub query or else capability
add multiple or capability
update doc with or & and capabilities

Fix

change backing field to resolve net core serializer problem
total count now works in concurrent queries