Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Conversation

adospace
Copy link

I've just exposed base methods (Filter, Aggregate, Sort and Page ) as public extensions. Other detected changes are just Visual Studio auto-spacing/formatting of the file.

In this way I can create an async extension in my project that bind to EF async methods:
await q.ToDataSourceResultAsync(dataRequest);

Also I think it would be useful for those that need a custom logic before creating the DataSourceResult object.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants