LINQPad.Runtime
7.2.7
See the version list below for details.
dotnet add package LINQPad.Runtime --version 7.2.7
NuGet\Install-Package LINQPad.Runtime -Version 7.2.7
<PackageReference Include="LINQPad.Runtime" Version="7.2.7" />
paket add LINQPad.Runtime --version 7.2.7
#r "nuget: LINQPad.Runtime, 7.2.7"
// Install LINQPad.Runtime as a Cake Addin #addin nuget:?package=LINQPad.Runtime&version=7.2.7 // Install LINQPad.Runtime as a Cake Tool #tool nuget:?package=LINQPad.Runtime&version=7.2.7
.NET Core library for referencing LINQPad from Visual Studio, and executing LINQPad queries in automation and command-line scenarios.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- No dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on LINQPad.Runtime:
Package | Downloads |
---|---|
Tessin.Bladerunner
Package Description |
|
LINQPadQueryPlanVisualizer
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 directly from LINQPad • Open plan in SQL Server Management Studio or other default app • Save plan to disk |
|
ApiPad
Package Description |
|
LINQPadKit
Extension Toolkit for LINQPad. |
|
Melville.ExcelDataContext
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on LINQPad.Runtime:
Repository | Stars |
---|---|
Giorgi/LINQPad.QueryPlanVisualizer
SQL Server and PostgreSQL query execution plan visualizer for LINQPad
|
|
dje-dev/Ceres
Ceres - an MCTS chess engine for research and recreation
|