Rule based filtering using expression trees.
Go to file
Sean McArde 81ca081e2f Adding jetbrains specific files. 2023-03-13 18:10:31 -07:00
.idea Adding jetbrains specific files. 2023-03-13 18:10:31 -07:00
Ruler Added allowance for lvalue comparison operators to so you can filter for properties > < >= <= <> a given value. Also added handling for Nullable types. 2023-03-13 18:01:54 -07:00
RulerDev Added allowance for lvalue comparison operators to so you can filter for properties > < >= <= <> a given value. Also added handling for Nullable types. 2023-03-13 18:01:54 -07:00
.gitignore Initial commit 2023-03-11 21:43:31 -08:00
README.md Create README.md 2023-03-11 21:45:09 -08:00
Ruler.sln Added solution file and updated filter extensions 2023-03-13 12:53:26 -07:00
global.json Added solution file and updated filter extensions 2023-03-13 12:53:26 -07:00
license.txt Create license.txt 2023-03-11 21:47:27 -08:00

README.md

Ruler

Rule based filtering using expression trees.