LINQPad.Runtime
8.3.7
dotnet add package LINQPad.Runtime --version 8.3.7
NuGet\Install-Package LINQPad.Runtime -Version 8.3.7
<PackageReference Include="LINQPad.Runtime" Version="8.3.7" />
paket add LINQPad.Runtime --version 8.3.7
#r "nuget: LINQPad.Runtime, 8.3.7"
// Install LINQPad.Runtime as a Cake Addin #addin nuget:?package=LINQPad.Runtime&version=8.3.7 // Install LINQPad.Runtime as a Cake Tool #tool nuget:?package=LINQPad.Runtime&version=8.3.7
.NET library for referencing LINQPad from Visual Studio and executing LINQPad queries in automation scenarios. Note that LINQPad.Runtime 8.x.x targets .NET 6+. For .NET 5 and .NET Core 3.1 support, use LINQPad.Runtime 7.x.x.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- 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
|