![]() |
VOOZH | about |
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" />
<PackageVersion Include="LINQPad.Runtime" Version="8.3.7" />Directory.Packages.props
<PackageReference Include="LINQPad.Runtime" />Project file
paket add LINQPad.Runtime --version 8.3.7
#r "nuget: LINQPad.Runtime, 8.3.7"
#:package LINQPad.Runtime@8.3.7
#addin nuget:?package=LINQPad.Runtime&version=8.3.7Install as a Cake Addin
#tool nuget:?package=LINQPad.Runtime&version=8.3.7Install as a Cake Tool
.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 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on LINQPad.Runtime:
| Package | Downloads |
|---|---|
|
Tessin.Bladerunner
Package Description |
|
|
ApiPad
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 |
|
|
LINQPadKit
Extension Toolkit for LINQPad. |
|
|
LINQPadPlus
LINQPad utilities to run JavaScript, render dynamic HTML, plotting and more |
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
|
|
|
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
|