This library is paired with the VisualDump 2.0 extension for VisualStudio.
It allows you to view a visual dump of your objects during the debugging of the program in Visual Studio 2017/2019
Contains LinqPad Utility extensions.Simplifies file content manipulations offering Fluent API to the most used File and Directory operations. For more information https://github.com/dmit25/DZ.Linqpad.Utils
Format the SQL output on the SQL tab when using your existing NHibernate assemblies in LINQPad. Import into LINQPad and run the sample .linq query to learn more.
SQL Server and PostgreSQL query execution plan visualizer for LINQPad.
Features Include:
• View query execution plan inside LINQPad
• View missing indexes for query
• Share plan to https://www.brentozar.com/pastetheplan/ or https://explain.dalibo.com/
• Create missing indexes...
More information
A library mostly designed to be used with LINQPad queries compiled using LinqPadless. It fakes some of the LINQPad API so that it can be used as a stand-in replacement and LINQPad queries do not have to be re-written when executed without LINQPad.
Generates a blog post from valid LINQPad files (*.linq). Transforms markdown and LATEX embedded in code comments into html, and also includes the output of calls to LINQPad's Dump() method. Currently supports output to the file system and WordPress.com blogs.