mono.linq.expressions

Expression builder

An extension of System.Linq.Expressions to provide additional functionality for creating and manipulating expression trees in C#

Complement for System.Linq.Expressions

GitHub

114 stars
16 watching
25 forks
Language: C#
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
verbalexpressions/csharpverbalexpressionsA C# library for constructing regular expressions with a more readable and intuitive syntax.1,174
verbalexpressions/rubyverbalexpressionsA Ruby library that helps to construct complex regular expressions144
thomaslevesque/linq.extrasA set of extension methods for the System.Linq namespace to provide additional functionality for common data processing tasks.174
nreco/lambdaparserA runtime parser for string expressions in .NET applications.310
martinchavez/linqA test-driven learning project on C# Language Integrated Query (LINQ) concepts and syntax61
verbalexpressions/cppverbalexpressionsA C++ library for constructing complex regular expressions with a simple and intuitive API.382
kutyel/linq.tsA TypeScript implementation of a query language for working with arrays and objects849
6bee/remote.linqTranslates LINQ expressions to serializable formats and vice versa, allowing clients to execute queries against remote data sources336
theweipeng/fable-linqA query builder for lists in F#, allowing developers to write expressive and type-safe queries6
verbalexpressions/swiftverbalexpressionsA Swift library for constructing regular expressions and string replacements595
hedhyw/rexA flexible regular expression builder for Go.197
dadhi/fastexpressioncompilerA tool for compiling and optimizing C# expression trees into fast and efficient delegates1,198
weshguillaume/verbal-exprejonA Clojure library to create complex regex patterns without using regex syntax93
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
eamonnerbonne/expressiontocodeA tool for generating valid C# code from expression trees with customizable output options.161