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 LINQPad as a Cake Addin
#tool nuget:?package=LINQPad&version=5.46.0
                    
Install LINQPad 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,815 1/24/2023
5.40.0 36,791 10/19/2019
5.40.0-beta 802 7/30/2019
5.39.0-beta 719 6/10/2019
5.37.5-beta 691 4/5/2019
5.37.4-beta 826 3/13/2019
5.37.2-beta 784 1/25/2019
5.36.3.1 9,025 5/10/2019
5.36.3 2,089 5/5/2019
5.36.2-beta 1,429 11/7/2018
5.36.1-beta 782 11/1/2018
5.36.0-beta 809 10/29/2018
5.35.3-beta 846 10/26/2018
5.35.1-beta 841 10/23/2018
5.35.0-beta 876 10/19/2018
5.34.1-beta 938 10/10/2018
5.33.11-beta 891 9/10/2018
5.33.8-beta 958 8/21/2018
5.33.5-beta 969 8/17/2018
5.33.4-beta 985 8/17/2018
5.33.3-beta 1,062 7/31/2018
5.33.2-beta 1,088 7/18/2018
5.33.1-beta 1,183 7/16/2018
5.33.0-beta 1,232 7/12/2018
5.32.2-beta 1,013 7/3/2018
5.32.0-beta 1,243 6/5/2018
5.31.0-beta 1,220 5/22/2018
5.30.4-beta 1,257 5/14/2018
5.30.3-beta 1,211 5/8/2018
5.30.2-beta 1,148 5/4/2018
5.30.1-beta 1,263 5/2/2018
5.30.0-beta 1,296 5/1/2018
5.27.2-beta 2,262 12/21/2017
5.27.0-beta 1,071 12/6/2017
5.26.6-beta 1,096 12/1/2017
5.26.3-beta 1,090 11/22/2017
5.26.1 82,268 11/22/2017
5.24.3-beta 1,160 10/14/2017
5.24.2-beta 1,036 10/14/2017
5.22.13-beta 1,056 8/23/2017
5.22.11-beta 1,047 8/8/2017
5.22.2 40,708 8/8/2017
4.52.3-beta 1,927 10/5/2014
4.51.3 70,502 10/5/2014

See Help | What's New in LINQPad.