Metalama.Framework.Introspection 2024.2.8-preview

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

Metalama Logo

The Metalama.Framework.Instrospection package allows you to look at and introspect resulting transformations created by Metalama aspects.

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

This package should not be referenced directly in user projects. To use Metalama introspection in your code, you probably need to reference Metalama.Framework.Workspaces.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Metalama.Framework.Introspection:

Package Downloads
Metalama.Framework.Engine

The main implementation of Metalama.Framework. It should normally never be referenced in any user project.

Metalama.Framework.Workspaces

A Metalama package that allows you to load solutions and projects, get their code model, execute Metalama on them, and get the introspection model of the compilation result.

Metalama.Framework.Implementation

The implementation assemblies of Metalama.Framework. It should normally never be referenced in any user project.

Metalama.Framework.Implementation.5.0.0

The implementation assemblies of Metalama.Framework for Roslyn 5.0.0. This package should normally never be referenced in any user project.

Metalama.Framework.Implementation.4.8.0

The implementation assemblies of Metalama.Framework for Roslyn 4.8.0. This package should normally never be referenced in any user project.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.10-preview 109 4/29/2026
2026.1.9-preview 214 4/17/2026
2026.1.8-preview 206 4/13/2026
2026.1.7-preview 202 3/31/2026
2026.1.6-preview 306 3/28/2026
2026.1.5-preview 226 3/26/2026
2026.1.4-preview 222 3/22/2026
2026.1.3-preview 259 3/7/2026
2026.1.2-preview 235 2/11/2026
2026.1.1-preview 284 2/5/2026
2026.1.0-preview 254 2/1/2026
2026.0.22 158 4/29/2026
2026.0.21 241 4/17/2026
2026.0.20 433 3/25/2026
2026.0.19 203 3/24/2026
2026.0.18 203 3/21/2026
2026.0.17 264 3/12/2026
2026.0.16 471 1/24/2026
2026.0.15 427 1/14/2026
2024.2.8-preview 402 6/6/2024
Loading failed