Metalama.Framework.Implementation
2025.1.4-rc
Prefix Reserved
dotnet add package Metalama.Framework.Implementation --version 2025.1.4-rc
NuGet\Install-Package Metalama.Framework.Implementation -Version 2025.1.4-rc
<PackageReference Include="Metalama.Framework.Implementation" Version="2025.1.4-rc" />
<PackageVersion Include="Metalama.Framework.Implementation" Version="2025.1.4-rc" />
<PackageReference Include="Metalama.Framework.Implementation" />
paket add Metalama.Framework.Implementation --version 2025.1.4-rc
#r "nuget: Metalama.Framework.Implementation, 2025.1.4-rc"
#addin nuget:?package=Metalama.Framework.Implementation&version=2025.1.4-rc&prerelease
#tool nuget:?package=Metalama.Framework.Implementation&version=2025.1.4-rc&prerelease
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 ofMetalama.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.CompileTimeContracts
assembly exposes the public API of Metalama to the transformed compile-time user code created withMetalama.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 | Versions 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. |
-
.NETFramework 4.7.2
- DiffPlex (>= 1.7.2)
- K4os.Hash.xxHash (>= 1.0.8)
- Metalama.Backstage (>= 2025.1.4-rc)
- Metalama.Backstage.Tools (>= 2025.1.4-rc)
- Metalama.Compiler.Sdk (>= 2025.1.3-rc)
- Metalama.Framework.Introspection (>= 2025.1.4-rc)
- Metalama.Framework.Sdk (>= 2025.1.4-rc)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.CodeAnalysis.CSharp.Features (>= 4.12.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.12.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Reflection.Emit (>= 4.7.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
-
net6.0
- DiffPlex (>= 1.7.2)
- K4os.Hash.xxHash (>= 1.0.8)
- Metalama.Backstage (>= 2025.1.4-rc)
- Metalama.Backstage.Tools (>= 2025.1.4-rc)
- Metalama.Compiler.Sdk (>= 2025.1.3-rc)
- Metalama.Framework.Introspection (>= 2025.1.4-rc)
- Metalama.Framework.Sdk (>= 2025.1.4-rc)
- Microsoft.Bcl.HashCode (>= 1.1.1)
- Microsoft.CodeAnalysis.CSharp.Features (>= 4.12.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.12.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.12.0)
- Microsoft.CSharp (>= 4.7.0)
- Newtonsoft.Json (>= 13.0.1)
- System.Reflection.Emit (>= 4.7.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
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 |