Metalama.Framework 0.5.42-preview

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

Metalama. A tool for aspect-oriented programming (AOP) using templates written in pure C#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (29)

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

Package Downloads
Metalama.Extensions.DependencyInjection

An official and open-source Metalama extension that allows aspects to consume dependencies from an arbitrary dependency injection framework.

Tofi.Framework.Aspects

Package Description

Metalama.Extensions.Multicast

An official and open-source Metalama extension that emulates PostSharp multicasting.

Metalama.Patterns.Contracts

Contract-Based Programming (or Design-by-Contract) with custom attributes such as [NotNull] or [Url] thanks to Metalama: pre-conditions, post-conditions and invariants.

Shinya.Core

Shinya.Framework

GitHub repositories (1)

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

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.15-rc 2,647 5/15/2026
2026.1.14-rc 1,160 5/13/2026
2026.1.13-preview 876 5/13/2026
2026.1.12-preview 1,189 5/12/2026
2026.1.11-preview 1,347 5/6/2026
2026.1.10-preview 1,648 4/29/2026
2026.1.9-preview 1,293 4/17/2026
2026.1.8-preview 21,469 4/13/2026
2026.1.7-preview 6,057 3/31/2026
2026.1.6-preview 1,084 3/28/2026
2026.1.5-preview 880 3/26/2026
2026.1.4-preview 967 3/22/2026
2026.0.23 5,092 5/15/2026
2026.0.22 3,805 4/29/2026
2026.0.21 9,775 4/17/2026
2026.0.20 12,748 3/25/2026
2026.0.19 1,346 3/24/2026
2026.0.18 2,701 3/21/2026
2026.0.17 22,874 3/12/2026
0.5.42-preview 558 9/29/2022
Loading failed