Support for different LINQ providers & LINQ queries.

Support for different LINQ providers & LINQ queries.

LINQ Insight supports LINQ to Entites (Entity Framework), LINQ to NHibernate, LINQ to SQL, LinqConnect, LINQ to XML, and LINQ to Objects. LINQ Insight can execute both usual LINQ queries and queries through extension methods. It also supports anonymous queries, for example, with immediate ToList calls.