Found 1,162 packages
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine. Commonly Used Types: System.Text.RegularExpressions.Regex System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Match System.Text.RegularExpressions.Group System.Text.RegularExpressions.Capture System.Text.RegularExpressions.MatchEvaluator When using NuGet 3.x this package requires at least version 3.4.
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4.
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
Expression-based event filtering for Serilog.
Cucumber Expressions implementation for .NET.
Creates CRUD related LINQ queries from data.
Allows to include lambda expressions into each other in c# and Visual Basic. Also allows to avoid using string constants in reflection thus enabling easy refactoring.
Expression parser for C#, Flee and Visual Basic.
Complement for System.Linq.Expressions, including a C# writer, useful custom Expression nodes and extension methods.
An extension method for Linq and DLR Expressions, producing readable, C# source-code versions of Expression Trees. Targets .NET 3.5+ and .NET Standard 1.0+
This library implements Microsoft Bot Builder Expression evaluator for .NET
Provides infrastructure for registering and executing workflow expressions. Out of the box, it provides a DelegateExpression and LiteralExpression.
Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine.
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
This is the implementation of the DataFactoryExpressions
Package Description
This package allows an incrementalization of arbitrary expressions based on change notifications via INotifyPropertyChanged and INotifyCollectionChanged interfaces.
Creates LINQ expressions from ODataQueryOptions and executes the query.
A library which is able to decompile a delegate or a method body to its lambda representation