LINQPad 5.46.0

dotnet add package LINQPad --version 5.46.0
                    
NuGet\Install-Package LINQPad -Version 5.46.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LINQPad" Version="5.46.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LINQPad" Version="5.46.0" />
                    
Directory.Packages.props
<PackageReference Include="LINQPad" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LINQPad --version 5.46.0
                    
#r "nuget: LINQPad, 5.46.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=LINQPad&version=5.46.0
                    
Install as a Cake Addin
#tool nuget:?package=LINQPad&version=5.46.0
                    
Install as a Cake Tool

LINQPad (Official). For referencing LINQPad from Visual Studio projects that target .NET Framework 4.x. For .NET Core, use LINQPad.Runtime instead.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on LINQPad:

Package Downloads
LINQPadHelpers.Core

Package Description

Sitecore.Linqpad

LINQPad Driver for Sitecore assembly so you can extend the driver.

LpDumper

Makes LinqPad's Dump() metod available in Visual Studio Source: https://github.com/amithegde/LpDumper

GMap.NET.WinForms.Utils

GMap.NET Windows Forms, Presentation & Avalonia is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.

ObjectExtend

Provides an Object.Extend extension method which makes working in LINQPad easier.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on LINQPad:

Repository Stars
judero01col/GMap.NET
GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
Giorgi/LINQPad.QueryPlanVisualizer
SQL Server and PostgreSQL query execution plan visualizer for LINQPad
microsoft/Tx
Tx (LINQ to Events)
Version Downloads Last Updated
5.46.0 27,880 1/24/2023
5.40.0 36,845 10/19/2019
5.40.0-beta 814 7/30/2019
5.39.0-beta 731 6/10/2019
5.37.5-beta 717 4/5/2019
5.37.4-beta 838 3/13/2019
5.37.2-beta 798 1/25/2019
5.36.3.1 9,042 5/10/2019
5.36.3 2,099 5/5/2019
5.36.2-beta 1,442 11/7/2018
5.36.1-beta 795 11/1/2018
5.36.0-beta 825 10/29/2018
5.35.3-beta 859 10/26/2018
5.35.1-beta 855 10/23/2018
5.35.0-beta 892 10/19/2018
5.34.1-beta 954 10/10/2018
5.33.11-beta 901 9/10/2018
5.33.8-beta 971 8/21/2018
5.33.5-beta 982 8/17/2018
5.33.4-beta 1,000 8/17/2018
5.33.3-beta 1,081 7/31/2018
5.33.2-beta 1,111 7/18/2018
5.33.1-beta 1,211 7/16/2018
5.33.0-beta 1,263 7/12/2018
5.32.2-beta 1,036 7/3/2018
5.32.0-beta 1,271 6/5/2018
5.31.0-beta 1,257 5/22/2018
5.30.4-beta 1,291 5/14/2018
5.30.3-beta 1,243 5/8/2018
5.30.2-beta 1,185 5/4/2018
5.30.1-beta 1,294 5/2/2018
5.30.0-beta 1,335 5/1/2018
5.27.2-beta 2,292 12/21/2017
5.27.0-beta 1,092 12/6/2017
5.26.6-beta 1,115 12/1/2017
5.26.3-beta 1,116 11/22/2017
5.26.1 82,307 11/22/2017
5.24.3-beta 1,181 10/14/2017
5.24.2-beta 1,055 10/14/2017
5.22.13-beta 1,080 8/23/2017
5.22.11-beta 1,066 8/8/2017
5.22.2 40,753 8/8/2017
4.52.3-beta 1,962 10/5/2014
4.51.3 70,728 10/5/2014

See Help | What's New in LINQPad.