https://github.com/adamfoneil/Dapper.QX/blob/9b3c7fe53c75d2feb0fc8a7409f1fd58077a3fdb/Dapper.QX/PageableQuery.cs#L22 This would make it work with any `Query<T>`. As it is, you have to use `PageableQuery<T>` as base type.