https://github.com/calabonga/calabonga.predicatesbuilder
Predicate builder for Expressions C#
https://github.com/calabonga/calabonga.predicatesbuilder
Last synced: 4 months ago
JSON representation
Predicate builder for Expressions C#
- Host: GitHub
- URL: https://github.com/calabonga/calabonga.predicatesbuilder
- Owner: Calabonga
- License: mit
- Created: 2023-01-12T07:49:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-22T02:01:51.000Z (about 1 year ago)
- Last Synced: 2025-09-27T11:16:05.813Z (11 months ago)
- Language: C#
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Calabonga.PredicatesBuilder
## Description
Nuget package for LINQ predicate builder for Expressions C#
## Video
In this video I'll show how to create a complex query using predicates (PredicateBulder nuget package). Video in Russian, but you can use subtitles.
* Youtube [LINQ PredicateBuilder](https://www.youtube.com/watch?v=HBrQNvKpGWQ).
* Blog post [LINQ PredicateBuilder](https://www.calabonga.net/blog/post/predicatebuilder-for-linq).
## Author
[Github Profile](https://github.com/Calabonga)