Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please support LongCount() #311

Closed
yangzhongke opened this issue Oct 10, 2019 · 7 comments
Closed

Please support LongCount() #311

yangzhongke opened this issue Oct 10, 2019 · 7 comments
Assignees
Labels

Comments

@yangzhongke
Copy link
Contributor

In the DynamicQueryableExtensions.cs
There is only “int Count(this IQueryable source, string predicate, params object[] args);”
Could you please Support LongCount?
thanks

@yangzhongke
Copy link
Contributor Author

And OrderByDescending is missing also

@StefH StefH self-assigned this Oct 14, 2019
@StefH StefH added the feature label Oct 14, 2019
@StefH
Copy link
Collaborator

StefH commented Oct 14, 2019

@yangzhongke
Can you try preview versions on MyGet?

  • EntityFramework.DynamicLinq.1.0.19-ci-12028
  • Microsoft.EntityFrameworkCore.DynamicLinq.1.0.19-ci-12028
  • System.Linq.Dynamic.Core.1.0.19-ci-12028

@StefH
Copy link
Collaborator

StefH commented Oct 29, 2019

@yangzhongke Can you please test the LongCount functionality?

@StefH
Copy link
Collaborator

StefH commented Nov 13, 2019

@yangzhongke can you please test?

@yangzhongke
Copy link
Contributor Author

thanks for your reminding, I will try it later.

@yangzhongke
Copy link
Contributor Author

yangzhongke commented Nov 14, 2019

It works!
Thanks for your hard working!

@StefH
Copy link
Collaborator

StefH commented Nov 14, 2019

Thank you.

In a few days I will merge this to master and create a new NuGet.

@StefH StefH mentioned this issue Nov 14, 2019
@StefH StefH closed this as completed Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants