Metalama.Framework.Implementation 2025.1.4-rc

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

Metalama Logo

The Metalama.Framework.Implementation package contains multiple implementation libraries for Metalama.Framework.

Libraries included in this package have the following content:

  • Metalama.Framework.Engine.* assembly contains the implementation details of Metalama.Framework for the latest version of Roslyn.
  • Metalama.Framework.DesignTime.* assembly contains design-time implementation logic for the latest version of Roslyn.
  • Metalama.Framework.DesignTime.Contracts assembly contains Roslyn version-agnostic design-time interface.
  • Metalama.Framework.DesignTime.Rpc assembly contains design-time communication protocol.
  • Metalama.Framework.CompileTimeContractsassembly exposes the public API of Metalama to the transformed compile-time user code created with Metalama.Framework (e.g. to the compiled code templates).

This package is required by Metalama.Framework.Workspaces, Metalama.Testing.AspectTesting and Metalama.Testing.UnitTesting.

You should normally never reference it directly in your projects.

** All APIs in this package are considered implementation details and are subject to change without notice. **

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

NuGet packages (3)

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

Package Downloads
Metalama.Testing.UnitTesting

Package Description

Metalama.Testing.AspectTesting

Test framework for Metalama aspects and fabrics. This is not your typical test framework. When referencing this package, every _file_ is turned into a test by default. Please read the documentation before use.

Metalama.Framework.Workspaces

A Metalama package that allows you to load solutions and projects, get their code model, execute Metalama on them, and get the introspection model of the compilation result.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2025.1.4-rc 177 4/15/2025
2025.1.3-rc 183 4/9/2025