Metalama.Framework 2023.0.101-rc

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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 2023.0.101-rc
NuGet\Install-Package Metalama.Framework -Version 2023.0.101-rc
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="2023.0.101-rc" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Metalama.Framework --version 2023.0.101-rc
#r "nuget: Metalama.Framework, 2023.0.101-rc"
#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.
// Install Metalama.Framework as a Cake Addin
#addin nuget:?package=Metalama.Framework&version=2023.0.101-rc&prerelease

// Install Metalama.Framework as a Cake Tool
#tool nuget:?package=Metalama.Framework&version=2023.0.101-rc&prerelease

The Metalama.Framework package is the principal package of Metalama. Reference this package if you want to use Metalama in your code.

Referencing this package replaces the compiler with Metalama.Compiler, a shallow fork of Roslyn that adds an extension point to transform the syntax trees.

What is Metalama?

Metalama is a modern, Roslyn-based meta-programming framework C# with focus on aspect-oriented programmning, code generation and code validation.

It is an extension of the Microsoft "Roslyn" C# compiler that allows you to automatically transform your source code at build time or design time based on encapsulated code transformations called aspects. Metalama can be used for aspect-oriented programming, code generation, or architecture validation.

Metalama is intended to replace the MSIL-based stack that is now the foundation of PostSharp.

Documentation and examples

Link Description
Documentation Conceptual and API documentation.
Try Metalama Try Metalama from your browser. Based on https://try.dot.net/
Metalama.Samples A dozen of examples in a GitHub repo.
Metalama.Open.AutoCancellationToken A low-level Metalama aspect that adds cancellation tokens to your method declarations and your method calls.
Metalama.Open.Virtuosity A low-level Metalama aspect that makes your methods virtual. (A fork of Virtuosity.Fody.)
Metalama.Open.Costura A low-level Metalama aspect that embeds dependent assemblies as managed resources. (A fork of Costura.Fody.)
Metalama.Framework.Extensions Open-source extensions to Metalama.Framework.

Metalama components

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

Feedback and support

If you have any feedback regarding Metalama, please open an issue, start a discussion, or contact us directly at hello@postsharp.net.

You can also join our Slack community and ask your technical questions in real time.

Slack

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (19)

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

Package Downloads
Metalama.Extensions.DependencyInjection The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

Metalama.Community.AutoCancellationToken The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A Metalama weaver that automatically adds CancellationToken to your method definitions and your method calls.

Metalama.Community.Costura The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A Metalama weaver that embeds dependent assemblies as managed resources. A fork of Costura.Fody.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.2.1-preview 110 4/11/2024
2024.1.11-rc 100 4/11/2024
2024.1.10-rc 432 4/4/2024
2024.1.9-rc 458 3/27/2024
2024.1.8-preview 456 3/25/2024
2024.1.7-preview 574 3/19/2024
2024.1.6-preview 674 3/6/2024
2024.1.5-preview 577 2/29/2024
2024.1.4-preview 807 2/27/2024
2024.1.3-preview 718 2/23/2024
2024.1.2-preview 1,019 2/7/2024
2024.1.1-preview 848 1/30/2024
2024.0.11 3,370 3/21/2024
2024.0.10 1,053 3/19/2024
2024.0.9 4,944 2/29/2024
2024.0.8 2,240 2/23/2024
2024.0.7 5,376 2/7/2024
2024.0.6 14,955 1/3/2024
2024.0.5-rc 972 12/21/2023
2024.0.4-rc 1,259 12/12/2023
2024.0.3-preview 1,213 12/6/2023
2024.0.2-preview 2,912 11/14/2023
2024.0.1-preview 1,404 11/6/2023
2023.4.9 3,521 2/7/2024
2023.4.8 4,371 12/21/2023
2023.4.7 1,718 12/12/2023
2023.4.6 17,628 11/7/2023
2023.4.5-rc 1,500 10/26/2023
2023.4.4-preview 1,290 10/18/2023
2023.4.3-preview 2,304 10/4/2023
2023.4.2-preview 1,327 9/26/2023
2023.4.1-preview 1,370 9/13/2023
2023.3.10 953 12/21/2023
2023.3.9 1,083 12/12/2023
2023.3.8 8,135 10/17/2023
2023.3.7-rc 1,342 9/29/2023
2023.3.6-rc 1,338 9/26/2023
2023.3.5-rc 1,401 9/13/2023
2023.3.4-preview 1,595 8/30/2023
2023.3.3-preview 1,421 8/29/2023
2023.3.2-preview 3,671 8/1/2023
2023.3.1-preview 1,758 7/28/2023
2023.2.5 18,055 9/12/2023
2023.2.4 10,983 8/7/2023
2023.2.3-rc 1,733 8/3/2023
2023.2.2-rc 1,978 7/21/2023
2023.2.1-preview 2,860 6/27/2023
2023.1.12 1,570 9/12/2023
2023.1.11 2,347 8/7/2023
2023.1.10 3,233 7/17/2023
2023.1.9 2,144 6/27/2023
2023.1.8-rc 1,532 6/19/2023
2023.1.7-rc 1,284 6/14/2023
2023.1.6-rc 1,886 6/12/2023
2023.1.5-preview 2,037 5/26/2023
2023.1.4-preview 1,203 5/26/2023
2023.1.3-preview 1,764 5/25/2023
2023.1.2-preview 1,740 5/24/2023
2023.1.1-preview 4,486 5/10/2023
2023.0.121 1,251 7/17/2023
2023.0.120 1,343 6/27/2023
2023.0.119 14,241 6/14/2023
2023.0.118 1,594 6/7/2023
2023.0.117 2,420 5/25/2023
2023.0.116 1,652 5/23/2023
2023.0.115 5,500 5/4/2023
2023.0.113-rc 2,498 4/21/2023
2023.0.112-rc 1,389 4/14/2023
2023.0.111-rc 2,695 4/5/2023
2023.0.110-rc 1,747 3/30/2023
2023.0.109-rc 2,147 3/23/2023
2023.0.108-rc 1,777 3/15/2023
2023.0.107-rc 2,900 3/1/2023
2023.0.106-rc 223 2/27/2023
2023.0.105-rc 3,033 2/22/2023
2023.0.104-rc 1,825 2/21/2023
2023.0.102-rc 5,434 2/9/2023
2023.0.101-rc 3,969 1/25/2023
0.5.83-preview 2,112 1/23/2023
0.5.82-preview 1,959 1/23/2023
0.5.81-preview 1,884 1/18/2023
0.5.80-preview 1,932 1/15/2023
0.5.79-preview 1,826 1/13/2023
0.5.78-preview 2,047 1/10/2023
0.5.77-preview 1,817 1/9/2023
0.5.76-preview 1,881 1/6/2023
0.5.75-preview 1,854 1/5/2023
0.5.74-preview 1,861 1/3/2023
0.5.73-preview 2,628 12/15/2022
0.5.72-preview 1,825 12/13/2022
0.5.71-preview 2,452 12/10/2022
0.5.70-preview 1,897 12/9/2022
0.5.69-preview 1,828 12/8/2022
0.5.68-preview 1,341 12/5/2022
0.5.67-preview 1,467 12/2/2022
0.5.66-preview 1,320 11/30/2022
0.5.65-preview 1,227 11/30/2022
0.5.64-preview 1,238 11/29/2022
0.5.63-preview 1,972 11/25/2022
0.5.62-preview 1,285 11/24/2022
0.5.61-preview 1,195 11/17/2022
0.5.60-preview 1,229 11/17/2022
0.5.59-preview 1,143 11/16/2022
0.5.58-preview 1,272 11/15/2022
0.5.57-preview 1,288 11/10/2022
0.5.56-preview 1,450 11/8/2022
0.5.55-preview 1,254 11/3/2022
0.5.54-preview 1,227 11/2/2022
0.5.53-preview 1,200 11/1/2022
0.5.52-preview 1,278 10/28/2022
0.5.51-preview 1,955 10/27/2022
0.5.50-preview 756 10/24/2022
0.5.49-preview 322 10/20/2022
0.5.48-preview 691 10/18/2022
0.5.47-preview 601 10/12/2022
0.5.46-preview 446 10/6/2022
0.5.45-preview 236 10/6/2022
0.5.44-preview 463 10/4/2022
0.5.43-preview 468 10/1/2022
0.5.42-preview 317 9/29/2022
0.5.41-preview 672 9/28/2022
0.5.40-preview 1,013 9/9/2022
0.5.39-preview 419 9/6/2022
0.5.38-preview 363 9/3/2022
0.5.37-preview 1,396 8/19/2022
0.5.36-preview 617 8/9/2022
0.5.35-preview 294 8/6/2022
0.5.34-preview 480 8/4/2022
0.5.33-preview 182 8/2/2022
0.5.32-preview 342 7/28/2022
0.5.31-preview 309 7/26/2022
0.5.30-preview 589 7/22/2022
0.5.29-preview 526 7/21/2022
0.5.28-preview 542 7/20/2022
0.5.27-preview 258 7/19/2022
0.5.26-preview 467 7/12/2022
0.5.25-preview 830 6/25/2022
0.5.24-preview 447 6/23/2022
0.5.23-preview 941 6/7/2022
0.5.22-preview 457 5/31/2022
0.5.21-preview 310 5/27/2022
0.5.20-preview 261 5/24/2022
0.5.19-preview 689 5/17/2022
0.5.18-preview 272 5/12/2022
0.5.16-preview 316 5/9/2022
0.5.15-preview 279 5/7/2022
0.5.13-preview 699 4/28/2022
0.5.12-preview 327 4/27/2022
0.5.11-preview 302 4/15/2022
0.5.10-preview 315 4/15/2022
0.5.9-preview 251 4/14/2022
0.5.8-preview 372 4/7/2022
0.5.7-preview 305 3/22/2022
0.5.6-preview 325 3/16/2022
0.5.5-preview 303 3/15/2022
0.5.4-preview 273 3/14/2022
0.5.3-preview 264 3/9/2022
0.5.2-preview 279 2/23/2022
0.5.1-preview 299 2/18/2022
0.5.0-preview 245 2/7/2022