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,544 1/24/2023
5.40.0 36,665 10/19/2019
5.40.0-beta 796 7/30/2019
5.39.0-beta 712 6/10/2019
5.37.5-beta 683 4/5/2019
5.37.4-beta 819 3/13/2019
5.37.2-beta 777 1/25/2019
5.36.3.1 9,010 5/10/2019
5.36.3 2,080 5/5/2019
5.36.2-beta 1,419 11/7/2018
5.36.1-beta 773 11/1/2018
5.36.0-beta 800 10/29/2018
5.35.3-beta 837 10/26/2018
5.35.1-beta 826 10/23/2018
5.35.0-beta 864 10/19/2018
5.34.1-beta 928 10/10/2018
5.33.11-beta 881 9/10/2018
5.33.8-beta 948 8/21/2018
5.33.5-beta 959 8/17/2018
5.33.4-beta 975 8/17/2018
5.33.3-beta 1,044 7/31/2018
5.33.2-beta 1,070 7/18/2018
5.33.1-beta 1,155 7/16/2018
5.33.0-beta 1,202 7/12/2018
5.32.2-beta 990 7/3/2018
5.32.0-beta 1,213 6/5/2018
5.31.0-beta 1,191 5/22/2018
5.30.4-beta 1,229 5/14/2018
5.30.3-beta 1,183 5/8/2018
5.30.2-beta 1,120 5/4/2018
5.30.1-beta 1,235 5/2/2018
5.30.0-beta 1,268 5/1/2018
5.27.2-beta 2,232 12/21/2017
5.27.0-beta 1,053 12/6/2017
5.26.6-beta 1,078 12/1/2017
5.26.3-beta 1,070 11/22/2017
5.26.1 82,187 11/22/2017
5.24.3-beta 1,142 10/14/2017
5.24.2-beta 1,018 10/14/2017
5.22.13-beta 1,037 8/23/2017
5.22.11-beta 1,029 8/8/2017
5.22.2 40,638 8/8/2017
4.52.3-beta 1,893 10/5/2014
4.51.3 70,122 10/5/2014

See Help | What's New in LINQPad.