57 packages tagged with “boolean”
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.
Functional filter abstraction for creating, applying, mapping, and reducing combinatory filter structures
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.
a collection of my useful extension methods.
Proviant is a framework which evaluate boolean-expressions under the help of the Shunting-yard algorithm.
Boolean property editor for Umbraco.
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
A left-to-right boolean expression parser.
Boolean operations on polygons (union, intersection, difference, xor) in .NET
Boolean expression parser, evaluator, and siplifier
.net port of polybooljs
DPLL Boolean Satisfiability Solver
MADE.NET Data Converters provide out-of-the-box value converters for taking values of one type and changing them to another. The advantage of the IValueConverter is that they can be chained together. The library also contains extension helpers for converting values directly.
Define If-Then-Else Conditions with Lambdas and Allows Simple Unit-Testing.
NullaBool: the absolute worst idea you will ever see. Nobody needs this, but everybody deserves it.
Package for 2D polygon boolean operation.
Reactive Extensions meant specifically for implementations of IObservable<bool>.
Functional Programming Inspired Objects
Solve expressions with SQL like syntax
Learner of boolean labels over boolean features
Booli is a boolean expressions interpreter
Tool for reading boolean arguments from the command line.
Provides an extension method IsFalse() for Booleans, along with analyzers to encourage usage.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
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. This is exact same library as the Microsoft.Recognizers.* packages, but with compiled Regex.
This package provides a fluent interface that allows you to check that a given variable is not null before applying a boolean expression.
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.
Integer to Boolean converter for Json.NET
BoolParameterGenerator is a Roslyn analyzer and source generator that automatically creates replacement types for boolean parameters in C# code. This improves code readability and maintainability by replacing ambiguous bools with descriptive types. See the README for usage and examples.