TortugaResearch / DotNet-ORM-Cookbook

This repository is meant to show how to perform common tasks using C# with variety of ORMs.
https://tortugaresearch.github.io/DotNet-ORM-Cookbook/
The Unlicense
345 stars 29 forks source link

EF Core query filter. #265

Closed Arnab-Developer closed 4 years ago

Arnab-Developer commented 4 years ago

I have created an example for EF Core's query filter.

Grauenwolf commented 4 years ago

Overall I like it. I did tweak some things regarding the testing strategy and presentation. If you have any concerns let me know.

If you didn't create the helpers, you need to update them with the appropriate license/copyright information. (And if you did create them, feel free to put your name on those files if you want.)

Once you say its ready, I'll commit the merge and regenerate the website.

Arnab-Developer commented 4 years ago

I don't have any concerns for your changes. Looks good.

I have added the copyright information for the helpers.

Now it is ready.

Grauenwolf commented 4 years ago

I have to ask him for permission because there's no license on that page. But I'm sure he'll say yes.

Thank you for your work on this.

Grauenwolf commented 4 years ago

It should be live shortly. Thank you for your help.

Arnab-Developer commented 4 years ago

Thanks.