Metalama.Compiler 4.3.1003-preview

Prefix Reserved
This is a prerelease version of Metalama.Compiler.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Metalama.Compiler --version 4.3.1003-preview
                    
NuGet\Install-Package Metalama.Compiler -Version 4.3.1003-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" Version="4.3.1003-preview">
  <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="4.3.1003-preview" />
                    
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 4.3.1003-preview
                    
#r "nuget: Metalama.Compiler, 4.3.1003-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@4.3.1003-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&version=4.3.1003-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Metalama.Compiler&version=4.3.1003-preview&prerelease
                    
Install as a Cake Tool

THIS IS NOT THE PACKAGE YOU ARE LOOKING FOR. If you want to add Metalama to your project, add a reference to the package named `Metalama.Framework`.
     
     Metalama Compiler package.

     Referencing this package causes the project to be built using the Metalama Compiler contained in the package (a fork of Roslyn), as opposed to the version of the C# compiler installed with .NET SDK.
   
     More details at https://aka.ms/roslyn-packages
     This package was built from the source at https://github.com/postsharp/Metalama/commit/50ab74cf9dbe6c87dc63beeb94925b8e838959cc.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net6.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.6-preview 1,006 4/17/2026
2026.1.5-preview 11,500 3/26/2026
2026.1.4-preview 905 3/22/2026
2026.1.3-preview 1,915 3/7/2026
2026.1.2-preview 1,169 2/11/2026
2026.1.1-preview 875 2/5/2026
2026.1.0-preview 886 2/1/2026
2026.0.11 1,926 4/17/2026
2026.0.10 9,569 3/21/2026
2026.0.9 11,056 3/12/2026
2026.0.8 38,441 1/12/2026
2026.0.7 10,882 1/5/2026
2026.0.6-rc 5,244 12/4/2025
2026.0.5-rc 1,291 11/28/2025
2026.0.4-preview 2,049 11/12/2025
2026.0.3-preview 857 11/8/2025
2026.0.2-preview 986 10/30/2025
2025.1.11 23,165 12/9/2025
2025.1.10 9,758 10/22/2025
4.3.1003-preview 1,564 10/1/2022
Loading failed