Metalama.Framework 0.5.2-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.2-preview
                    
NuGet\Install-Package Metalama.Framework -Version 0.5.2-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.2-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.2-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.2-preview
                    
#r "nuget: Metalama.Framework, 0.5.2-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.2-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.2-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Metalama.Framework&version=0.5.2-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 (30)

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.

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.

Tofi.Framework.Aspects

Package Description

Shinya.Core

Shinya.Framework

GitHub repositories (1)

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

Repository Stars
metalama/Metalama
A Roslyn-based open-source patterns & architecture toolkit for C#. Built by the makers of PostSharp.
Version Downloads Last Updated
2027.0.3-preview 309 9/16/2026
2027.0.2-preview 695 9/10/2026
2027.0.1-preview 721 9/7/2026
2026.1.28 813 9/16/2026
2026.1.27 1,641 9/10/2026
2026.1.26 6,599 9/5/2026
2026.1.25 18,105 8/21/2026
2026.1.24 13,523 8/13/2026
2026.1.23 2,589 8/10/2026
2026.1.22 2,156 8/5/2026
2026.1.21 14,233 7/21/2026
2026.1.20 3,625 7/15/2026
2026.1.19 26,357 6/27/2026
2026.1.18 54,975 6/10/2026
2026.1.17 6,818 6/5/2026
2026.1.16 1,639 6/3/2026
2026.0.25 1,489 6/30/2026
2026.0.24 966 6/27/2026
2025.1.18 1,579 6/30/2026
0.5.2-preview 501 2/23/2022
Loading failed