NettunoSolutions.Kappa.LINQPadDriver
1.5.0
dotnet add package NettunoSolutions.Kappa.LINQPadDriver --version 1.5.0
NuGet\Install-Package NettunoSolutions.Kappa.LINQPadDriver -Version 1.5.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="NettunoSolutions.Kappa.LINQPadDriver" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NettunoSolutions.Kappa.LINQPadDriver" Version="1.5.0" />
<PackageReference Include="NettunoSolutions.Kappa.LINQPadDriver" />
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.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NettunoSolutions.Kappa.LINQPadDriver, 1.5.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.
#:package NettunoSolutions.Kappa.LINQPadDriver@1.5.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NettunoSolutions.Kappa.LINQPadDriver&version=1.5.0
#tool nuget:?package=NettunoSolutions.Kappa.LINQPadDriver&version=1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LINQPad driver for connecting to a r@3 instance (only netcore version supported)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0-windows7.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0-windows7.0
- LINQPad.Reference (>= 1.3.1)
- log4net (>= 3.4.0)
- Microsoft.AspNetCore.WebUtilities (>= 10.0.12)
- Microsoft.Extensions.DependencyInjection (>= 10.0.12)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.12)
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.5.0 | 93 | 9/14/2026 |
| 1.4.1 | 459 | 3/28/2025 |
| 1.4.0 | 279 | 3/21/2025 |
| 1.3.1 | 370 | 1/18/2024 |
| 1.3.0 | 279 | 1/17/2024 |
| 1.2.1 | 486 | 2/27/2023 |
| 1.2.0 | 418 | 2/23/2023 |
| 1.1.1 | 461 | 1/27/2023 |
| 1.1.0 | 504 | 1/18/2023 |
| 1.0.4 | 634 | 9/21/2022 |
| 1.0.3 | 627 | 9/20/2022 |
| 1.0.2 | 609 | 9/20/2022 |
| 1.0.1 | 639 | 9/20/2022 |
| 1.0.0 | 611 | 9/20/2022 |
1.5.0:
- .net Framework 10 Update
1.4.1:
- pass local cache folder to LinqpadInit
1.4.0:
- .net Framework 9 Update