VOOZH about

URL: https://www.nuget.org/packages/Metalama.Compiler/

⇱ NuGet Gallery | Metalama.Compiler 2026.1.10




👁 Image
Metalama.Compiler 2026.1.10

Prefix Reserved
dotnet add package Metalama.Compiler --version 2026.1.10
 
 
NuGet\Install-Package Metalama.Compiler -Version 2026.1.10
 
 
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" Version="2026.1.10">
 <PrivateAssets>all</PrivateAssets>
 <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Metalama.Compiler" Version="2026.1.10" />
 
Directory.Packages.props
<PackageReference Include="Metalama.Compiler">
 <PrivateAssets>all</PrivateAssets>
 <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
 
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 --version 2026.1.10
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Metalama.Compiler, 2026.1.10"
 
 
#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@2026.1.10
 
 
#: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&version=2026.1.10
 
Install as a Cake Addin
#tool nuget:?package=Metalama.Compiler&version=2026.1.10
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 Metalama Logo

The Metalama.Compiler package is a fork of the Microsoft.Net.Compilers.Toolset package that adds support for source transformers through the ISourceTransformer interface.

You should normally never reference this package from a project. Instead, you should reference the Metalama.Framework package, which references Metalama.Compiler.

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

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Framework net472 net472 is compatible.  net48 net48 was computed.  net481 net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Metalama.Compiler:

Package Downloads
Metalama.Framework

A Roslyn-based meta-programming framework for code generation, architecture validation and aspect-oriented programming in C#.

GitHub repositories (1)

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

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.10 10,863 6/3/2026
2026.1.9-rc 2,767 5/15/2026
2026.1.8-rc 1,121 5/13/2026
2026.1.7-preview 4,621 4/29/2026
2026.1.6-preview 1,268 4/17/2026
2026.1.5-preview 36,174 3/26/2026
2026.1.4-preview 940 3/22/2026
2026.1.3-preview 1,959 3/7/2026
2026.1.2-preview 1,201 2/11/2026
2026.1.1-preview 908 2/5/2026
2026.1.0-preview 904 2/1/2026
2026.0.13 11,383 5/15/2026
2026.0.12 4,541 4/29/2026
2026.0.11 13,179 4/17/2026
2026.0.10 20,474 3/21/2026
2026.0.9 27,660 3/12/2026
2026.0.8 45,170 1/12/2026
2026.0.7 13,659 1/5/2026
2026.0.6-rc 5,304 12/4/2025
2025.1.11 30,782 12/9/2025
Loading failed