Microsoft.Recognizers.Text.Choice provides recognition of Boolean (yes/no) answers expressed in English, Portuguese, Spanish, Japanese, Chinese,
Dutch, French, German, Italian, Swedish, Bulgarian, Turkish, Hindi, and Arabic. As well as base classes to support lists of alternative choices.
Lightweight optimizer of System.Linq.Expression expressions. Just basic boolean algebra and reductions, constant and tuple/anonymous type eliminations. For side-effect free Expressions. No compilation-subjective optimizations.
BoolExprNet is a .NET wrapper around the Boolexpr open source C++ library for symbolic Boolean algebra. Supports Windows and Linux in both x86 and x64.
Advanced parallel searching and indexing of source code files. Automatically recognizes source code file extensions and excludes package and node_modules directories. Search by Wildcard, Regex, Plain Text, and Boolean Expressions
The framework Enumerations provides a solid baseline of features emulating a Java style enumeration structure for .NET. Simple Ordinal based Enumerations are supported, as are more complex Flags-like Bitwise Enumerations.