Top 20 NuGet expression Packages

QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees. Also includes filtering expression for collections like .Any(t=>t.Status && t.MaxSpeed>300)
Package Description
With thinktecture UIAnnotations you can declarative attach visual Adorners and Expression Blend Behaviors to your user interfaces, including smart tags, editor toolbars and visual state markers for required fields, edit states and more. It also can automatically attach adorners to elements while ref...
ExpressionDark theme for WPF. Supported controls: Calendar, Button, CheckBox, RadioButton, ScrollBar, ListBox, Expander, ComboBox, ProgressBar, TextBox, PasswordBox, RichTextBox, Label, Menu, MenuItem, Separator, TabControl, Slider, TreeView, ToggleButton, GroupBox, ListView, ListViewItem, ToolBar, ...
Rxe is a tool for developers using reflection and invoking methods, property read/write and constructors. Rxe precompiles these methods for each supported types so each call timing is very close to hard coded method invocation.
A minimod for converting LINQ MemberExpressions into strings representing the path to the member.
A minimod that provides a base class that implements the INotifyPropertyChanging and INotifyPropertyChanged interfaces
Extensions methods to System namespace classes and some new types like: DayMonth, MonthYear, Range<T>, pt-br Wordfier, Holiday Calculators with Easter calculation and so on. Fork me on github!
Reads and evaluates string representations of mathematical formulae. Can be used for solving equations or plotting graphs. eg. var formula = MathParse.Parse("3sinx + 1"); return formula.Evaluate(Math.Pi); will return 1 (which is 3sinπ + 1)
AOPify lightweight fluent AOP framework that provides basic AOP features with logging support when execute operations..
Functional programming extension for scalable JavaScript application. Defines functions such as curry, partial, etc. Also defines computation expression builder (aka monad)
Mathematical Expression Evaluation with symbols and normal bodmas order of precedence
Provides a high-level API for type generation based on expression trees. Key features: - Type modifications through subclass proxies - Libraries can independently add modifications to any single type - Reflection.Emit code generator - Support for adding other code generators
https://github.com/powerumc/js-lambda If you have any questions feel free to contact me. http://blog.powerumc.kr [email protected]
A C# library for parsing mathematical expressions with support for parentheses and variables.
Strongly-typed, refactoring-friendly navigation extension methods for ASP.NET MVC.
Designed to aid in the reuse of Expression trees.
This is an expression parser with an emphasis on versatility. Custom types, operators, functions, etc. can be constructed to accomodate a large collection of application.
Generate BDD-style spec descriptions from tests/stories/specs written in readable C# code. The entire test is specified in a single lambda expression in a fluent style. CLRSpec parses the expression tree and generates human-readable output from the code as it executes the test. (Pronounced 'cl...
Solenoid.Expressions is a powerful expression language for querying and manipulating an object graph at runtime. The language supports setting and getting of property values, property assignment, method invocation, accessing the context of arrays, collections and indexers, logical and arithmetic ope...