Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Entity Framework IQueryable Support #63

Open
VictorioBerra opened this issue Apr 11, 2018 · 2 comments
Open

Entity Framework IQueryable Support #63

VictorioBerra opened this issue Apr 11, 2018 · 2 comments
Assignees
Labels
enhancement Describes an enhancement or an existing feature
Milestone

Comments

@VictorioBerra
Copy link

VictorioBerra commented Apr 11, 2018

I would really like EF/IQueryable Support.

Currently, I am doing this https://github.com/AlexanderKrutov/DataTables.Queryable but it lacks proper model binding support.

EDIT: I have forked and added a ViewModel you can now accept in your controllers.

@ALMMa ALMMa self-assigned this Jun 17, 2021
@ALMMa ALMMa added the enhancement Describes an enhancement or an existing feature label Jun 17, 2021
@ALMMa ALMMa added this to the 3.0.0 milestone Jun 17, 2021
@ALMMa
Copy link
Owner

ALMMa commented Jun 17, 2021

This will be shipped as part of the 3.0.0 release, along with a new suite of extension methods for EntityFrameworkCore.
Please note that this will be experimental and might not cover all possible cases, though.

@VictorioBerra
Copy link
Author

Very cool! Glad to see you are breathing some life back into the project.

Ill have to pull up all my old code and see what else I ended up building myself that could be useful here @ALMMa

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Describes an enhancement or an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants