Metalama.LinqPad 0.5.78-preview

Prefix Reserved
This is a prerelease version of Metalama.LinqPad.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Metalama.LinqPad --version 0.5.78-preview
                    
NuGet\Install-Package Metalama.LinqPad -Version 0.5.78-preview
                    
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="Metalama.LinqPad" Version="0.5.78-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Metalama.LinqPad" Version="0.5.78-preview" />
                    
Directory.Packages.props
<PackageReference Include="Metalama.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 Metalama.LinqPad --version 0.5.78-preview
                    
#r "nuget: Metalama.LinqPad, 0.5.78-preview"
                    
#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 Metalama.LinqPad@0.5.78-preview
                    
#: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=Metalama.LinqPad&version=0.5.78-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Metalama.LinqPad&version=0.5.78-preview&prerelease
                    
Install as a Cake Tool

The Metalama.LinqPad package allows you to load any C# project or solution into LINQPad and exposes its code model to queries. This package contains an optional driver, samples, and dumping methods.

For documentation, see https://doc.metalama.net/introspection-api.

If you want to do code queries in your own projects instead of LinqPad, use the Metalama.Framework.Workspaces package.

Backward Compatibility Promise

All public APIs are guaranteed to be backward compatible within the current major version.

The promise does not apply to any preview build of this package.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net9.0-windows was computed.  net10.0-windows was computed. 
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
2026.1.10-preview 41 4/29/2026
2026.1.9-preview 43 4/17/2026
2026.1.8-preview 45 4/13/2026
2026.1.7-preview 56 3/31/2026
2026.1.6-preview 148 3/28/2026
2026.1.5-preview 48 3/26/2026
2026.1.4-preview 53 3/22/2026
2026.1.3-preview 50 3/7/2026
2026.1.2-preview 59 2/11/2026
2026.1.1-preview 60 2/5/2026
2026.1.0-preview 61 2/1/2026
2026.0.22 64 4/29/2026
2026.0.21 58 4/17/2026
2026.0.20 91 3/25/2026
2026.0.19 59 3/24/2026
2026.0.18 61 3/21/2026
2026.0.17 65 3/12/2026
2026.0.16 117 1/24/2026
2026.0.15 91 1/14/2026
0.5.78-preview 290 1/10/2023
Loading failed