Info
Version: | 2.1.0 |
Author(s): | Giorgi |
Last Update: | Monday, June 21, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Giorgi/LINQPad.QueryPlanVisualizer/ |
NuGet Url: | https://www.nuget.org/packages/LINQPadQueryPlanVisualizer |
Install
Install-Package LINQPadQueryPlanVisualizer
dotnet add package LINQPadQueryPlanVisualizer
paket add LINQPadQueryPlanVisualizer
LINQPadQueryPlanVisualizer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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 directly from LINQPad
• Open plan in SQL Server Management Studio or other default app
• Save plan to disk.