C# (CSharp) NSoft.NFramework.LinqEx Namespace

Nested Namespaces

NSoft.NFramework.LinqEx.Collections
NSoft.NFramework.LinqEx.Dynamic
NSoft.NFramework.LinqEx.LinqTools
NSoft.NFramework.LinqEx.PivotTables
NSoft.NFramework.LinqEx.Queries

Classes

Name Description
EnumerableToolFixture_List
ExpressionExpander Custom expresssion visitor for ExpandableQuery. This expands calls to Expression.Compile() and collapses captured lambda references in subqueries which LINQ to SQL can't otherwise handle.
ExpressionVisitor This comes from Matt Warren's sample: http://blogs.msdn.com/mattwar/archive/2007/07/31/linq-building-an-iqueryable-provider-part-ii.aspx
LinqTool
LinqToolFixture_Expr
LinqToolFixture_Partitioning