/ExpressionExplorer

A simple console application to explore and transform expressions using ExpressionVisitor.

Primary LanguageC#MIT LicenseMIT

ExpressionExplorer

A simple console application to explore and transform expressions using ExpressionVisitor.

Read the related blog post: IQueryable and Expression Trees.