oliverzick/Delizious-Toolkit
An easy to use .NET library that provides matching of values and decision trees.
C#MIT
Issues
- 0
Enable decision tree that provides all results
#73 opened by oliverzick - 0
Enable equality matches to use default equality comparison and drop constraint that value to match must be equatable
#77 opened by oliverzick - 0
Extend match samples and wiki documentation
#76 opened by oliverzick - 0
Enable Transform match
#74 opened by oliverzick - 0
Add copyright, license and version information to code files, package and documentation
#71 opened by oliverzick - 0
Provide code sample for matching
#69 opened by oliverzick - 1
- 0
Document matches in README
#67 opened by oliverzick - 0
- 0
- 0
- 0
- 0
- 0
- 0
Enable LessThan match for comparable types
#52 opened by oliverzick - 0
- 0
Enable GreaterThan match for comparable types
#48 opened by oliverzick - 0
Enable NotEqualTo match for comparable types
#46 opened by oliverzick - 0
Enable EqualTo match for comparable types
#44 opened by oliverzick - 0
Enable NotEqual match for equatable types
#42 opened by oliverzick - 0
Enable Equal match for equatable types
#40 opened by oliverzick - 0
Prevent ambiguity of factory methods for matches that match for equality using names 'Equal'/'NotEqual' (use of equality comparer) and 'EqualTo'/'NotEqualTo' (use of comparer)
#38 opened by oliverzick - 0
Enable Custom match
#36 opened by oliverzick - 0
Enable None match
#33 opened by oliverzick - 0
Enable Any match
#31 opened by oliverzick - 0
Enable All match
#29 opened by oliverzick - 0
Enable NotEqual match using a comparer
#27 opened by oliverzick - 0
Enable Equal match using a comparer
#25 opened by oliverzick - 0
- 0
Enable LessThan match using a comparer
#21 opened by oliverzick - 0
- 0
Enable GreaterThan match using a comparer
#17 opened by oliverzick - 0
Enable NotSame match
#15 opened by oliverzick - 0
Enable Same match
#13 opened by oliverzick - 0
- 0
- 0
Enable NotNull match
#11 opened by oliverzick - 0
Enable Null match
#5 opened by oliverzick - 0
Enable Never match
#3 opened by oliverzick - 0
Enable Always match
#1 opened by oliverzick