Metalama.Compiler.Sdk 4.4.1007-preview

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

The Metalama.Compiler.Sdk package defines the ISourceTransformer interface as well as other APIs that allow you to write source transformers for Metalama.Compiler.

You should normally not need to reference this package directly. To develop a low-level aspect weaver for Metalama, use the Metalama.Framework.Sdk package.

For a map of the NuGet packages that compose Metalama, see https://doc.metalama.net/deployment/packages.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.Compiler.Sdk:

Package Downloads
Metalama.Framework.Sdk

Metalama SDK. A tool for custom source code modifying extensions using the Roslyn API. More powerful than source generators.

Metalama.Framework.Engine

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

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 (1)

Showing the top 1 popular GitHub repositories that depend on Metalama.Compiler.Sdk:

Repository Stars
metalama/Metalama
A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.
Version Downloads Last Updated
2026.1.7-preview 75 4/29/2026
2026.1.6-preview 274 4/17/2026
2026.1.5-preview 790 3/26/2026
2026.1.4-preview 269 3/22/2026
2026.1.3-preview 295 3/7/2026
2026.1.2-preview 288 2/11/2026
2026.1.1-preview 330 2/5/2026
2026.1.0-preview 296 2/1/2026
2026.0.12 119 4/29/2026
2026.0.11 278 4/17/2026
2026.0.10 800 3/21/2026
2026.0.9 295 3/12/2026
2026.0.8 1,228 1/12/2026
2026.0.7 457 1/5/2026
2026.0.6-rc 830 12/4/2025
2026.0.5-rc 250 11/28/2025
2026.0.4-preview 365 11/12/2025
2026.0.3-preview 190 11/8/2025
2025.1.11 889 12/9/2025
4.4.1007-preview 998 12/10/2022
Loading failed