NettunoSolutions.Kappa.LINQPadDriver 1.4.1

dotnet add package NettunoSolutions.Kappa.LINQPadDriver --version 1.4.1
                    
NuGet\Install-Package NettunoSolutions.Kappa.LINQPadDriver -Version 1.4.1
                    
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="NettunoSolutions.Kappa.LINQPadDriver" Version="1.4.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NettunoSolutions.Kappa.LINQPadDriver" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="NettunoSolutions.Kappa.LINQPadDriver" />
                    
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 NettunoSolutions.Kappa.LINQPadDriver --version 1.4.1
                    
#r "nuget: NettunoSolutions.Kappa.LINQPadDriver, 1.4.1"
                    
#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=NettunoSolutions.Kappa.LINQPadDriver&version=1.4.1
                    
Install NettunoSolutions.Kappa.LINQPadDriver as a Cake Addin
#tool nuget:?package=NettunoSolutions.Kappa.LINQPadDriver&version=1.4.1
                    
Install NettunoSolutions.Kappa.LINQPadDriver as a Cake Tool

LINQPad driver for connecting to a r@3 instance (only netcore version supported)

Product Compatible and additional computed target framework versions.
.NET net9.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.1 114 3/28/2025
1.4.0 105 3/21/2025
1.3.1 200 1/18/2024
1.3.0 125 1/17/2024
1.2.1 310 2/27/2023
1.2.0 273 2/23/2023
1.1.1 318 1/27/2023
1.1.0 306 1/18/2023
1.0.4 446 9/21/2022
1.0.3 443 9/20/2022
1.0.2 434 9/20/2022
1.0.1 442 9/20/2022
1.0.0 443 9/20/2022

1.4.1:
- pass local cache folder to LinqpadInit
1.4.0:
- .net Framework 9 Update