Metalama.Compiler.Sdk 2023.1.1-preview

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

The Metalama.Compiler.Sdk package defines the ISourceTransformer interface as well as other APIs that allow you to write source transformers for Metalama.Compiler.

You should normally not need to reference this package directly. To develop a low-level aspect weaver for Metalama, use the Metalama.Framework.Sdk package.

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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.Compiler.Sdk:

Package Downloads
Metalama.Framework.Sdk

Metalama SDK. A tool for custom source code modifying extensions using the Roslyn API. More powerful than source generators.

Metalama.Framework.Engine

The main implementation of Metalama.Framework. It should normally never be referenced in any user project.

Metalama.Framework.Implementation

The implementation assemblies of Metalama.Framework. It should normally never be referenced in any user project.

GitHub repositories (1)

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

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.0.4-preview 334 11/12/2025
2026.0.3-preview 162 11/8/2025
2026.0.2-preview 250 10/30/2025
2026.0.1-preview 259 10/4/2025
2025.2.3-rc 413 10/1/2025
2025.2.1-preview 434 9/9/2025
2025.1.10 521 10/22/2025
2025.1.9 364 10/7/2025
2025.1.8 377 9/30/2025
2025.1.7 423 9/5/2025
2025.1.6 1,142 5/26/2025
2025.1.5 326 5/22/2025
2025.1.4 651 5/2/2025
2025.1.3-rc 458 4/9/2025
2025.1.2-preview 248 4/1/2025
2025.1.1-preview 250 3/18/2025
2025.0.10 444 5/22/2025
2025.0.9 925 3/31/2025
2025.0.8 638 3/7/2025
2025.0.7 954 1/6/2025
2025.0.6-rc 222 12/6/2024
2025.0.5-rc 340 11/15/2024
2025.0.4-preview 230 11/8/2024
2025.0.3-preview 216 10/31/2024
2025.0.2-preview 280 10/24/2024
2025.0.1-preview 209 10/14/2024
2024.2.18 464 3/7/2025
2024.2.17 1,065 11/15/2024
2024.2.16 814 10/24/2024
2024.2.15 2,675 10/14/2024
2024.2.14 587 10/2/2024
2024.2.13 1,465 9/10/2024
2024.2.12 1,276 8/15/2024
2024.2.11 561 8/1/2024
2024.2.10 345 7/29/2024
2024.2.9-rc 2,964 7/18/2024
2024.2.8-rc 376 7/12/2024
2024.2.7-rc 486 7/2/2024
2024.2.6-preview 753 6/20/2024
2024.2.5-preview 718 6/6/2024
2024.2.4-preview 378 5/30/2024
2024.2.3-preview 439 5/25/2024
2024.2.2-preview 957 4/23/2024
2024.2.1-preview 386 4/11/2024
2024.1.17 419 10/24/2024
2024.1.16 394 10/11/2024
2024.1.15 497 9/9/2024
2024.1.14 720 8/15/2024
2024.1.13 494 7/22/2024
2024.1.12 544 7/12/2024
2024.1.11 3,514 6/15/2024
2024.1.10 505 6/6/2024
2024.1.9 557 5/30/2024
2024.1.8 504 5/24/2024
2024.1.7 2,476 4/17/2024
2024.1.6-rc 524 4/11/2024
2024.1.5-rc 484 4/4/2024
2024.1.4-rc 489 3/27/2024
2024.1.3-preview 736 3/19/2024
2024.1.2-preview 1,521 2/23/2024
2024.1.1-preview 1,091 1/30/2024
2024.0.14 488 6/15/2024
2024.0.13 483 6/6/2024
2024.0.12 477 5/30/2024
2024.0.11 435 5/24/2024
2024.0.10 577 4/17/2024
2024.0.9 968 3/19/2024
2024.0.8 1,159 2/23/2024
2024.0.7 789 2/7/2024
2024.0.6 986 1/3/2024
2024.0.5-rc 780 12/21/2023
2024.0.4-rc 808 12/12/2023
2024.0.3-preview 845 12/6/2023
2024.0.2-preview 332 11/14/2023
2024.0.1-preview 908 11/6/2023
2023.4.8 729 2/7/2024
2023.4.7 906 12/21/2023
2023.4.6 1,724 11/7/2023
2023.4.5-rc 911 10/26/2023
2023.4.4-preview 1,074 10/18/2023
2023.4.3-preview 942 10/4/2023
2023.4.2-preview 1,030 9/26/2023
2023.4.1-preview 966 9/13/2023
2023.3.10 925 12/21/2023
2023.3.9 902 12/12/2023
2023.3.8 1,076 10/17/2023
2023.3.7-rc 811 9/29/2023
2023.3.6-rc 908 9/26/2023
2023.3.5-rc 920 9/13/2023
2023.3.4-preview 929 8/30/2023
2023.3.3-preview 1,006 8/29/2023
2023.3.2-preview 1,087 8/1/2023
2023.3.1-preview 1,141 7/28/2023
2023.2.5 1,109 9/12/2023
2023.2.4 1,231 8/7/2023
2023.2.3-rc 1,061 8/3/2023
2023.2.2-rc 1,145 7/21/2023
2023.2.1-preview 1,079 6/27/2023
2023.1.9 857 9/12/2023
2023.1.8 1,128 8/7/2023
2023.1.7 1,083 7/17/2023
2023.1.6 1,265 6/27/2023
2023.1.5-rc 2,317 6/12/2023
2023.1.4-preview 1,573 5/26/2023
2023.1.3-preview 1,122 5/25/2023
2023.1.2-preview 976 5/24/2023
2023.1.1-preview 1,035 5/10/2023
2023.0.114 1,060 7/17/2023
2023.0.113 1,044 6/27/2023
2023.0.112 3,029 5/25/2023
2023.0.111 1,230 5/23/2023
2023.0.110 1,276 5/4/2023
2023.0.108-rc 2,311 3/31/2023
2023.0.107-rc 1,085 3/30/2023
2023.0.106-rc 1,560 3/15/2023
2023.0.105-rc 1,600 2/27/2023
2023.0.104-rc 1,003 2/22/2023
2023.0.103-rc 1,576 2/20/2023
2023.0.102-rc 1,130 2/9/2023
2023.0.101-rc 1,043 1/25/2023
4.4.1014-preview 2,711 1/15/2023
4.4.1013-preview 1,799 1/9/2023
4.4.1012-preview 902 1/9/2023
4.4.1011-preview 1,685 1/5/2023
4.4.1010-preview 960 1/3/2023
4.4.1009-preview 1,110 12/15/2022
4.4.1008-preview 1,027 12/13/2022
4.4.1007-preview 940 12/10/2022
4.4.1006-preview 1,012 12/9/2022
4.4.1005-preview 1,008 12/8/2022
4.4.1004-preview 996 12/5/2022
4.4.1003-preview 1,017 12/2/2022
4.4.1002-preview 795 11/25/2022
4.3.1017-preview 436 11/24/2022
4.3.1016-preview 837 11/15/2022
4.3.1015-preview 557 11/8/2022
4.3.1014-preview 516 11/3/2022
4.3.1013-preview 428 11/2/2022
4.3.1012-preview 462 11/1/2022
4.3.1011-preview 473 10/28/2022
4.3.1010-preview 460 10/27/2022
4.3.1008-preview 485 10/24/2022
4.3.1007-preview 485 10/20/2022
4.3.1006-preview 628 10/12/2022
4.3.1005-preview 443 10/6/2022
4.3.1004-preview 440 10/6/2022
4.3.1003-preview 578 10/1/2022
4.3.1002-preview 443 9/29/2022
4.3.1001-preview 314 9/29/2022
4.2.1014-preview 467 9/28/2022
4.2.1013-preview 447 9/9/2022
4.2.1012-preview 454 9/6/2022
4.2.1011-preview 735 8/9/2022
4.2.1010-preview 492 8/6/2022
4.2.1009-preview 486 8/4/2022
4.2.1008-preview 471 8/2/2022
4.2.1007-preview 436 7/28/2022
4.2.1006-preview 460 7/26/2022
4.2.1005-preview 442 7/22/2022
4.2.1004-preview 488 7/21/2022
4.2.1003-preview 586 7/19/2022
4.2.1002-preview 627 6/25/2022
4.2.1001-preview 458 6/23/2022
4.2.1000-preview 496 6/7/2022
4.1.1011-preview 442 5/31/2022
4.1.1010-preview 417 5/27/2022
4.1.1009-preview 461 5/24/2022
4.1.1008-preview 461 5/12/2022
4.1.1007-preview 390 5/12/2022
4.1.1006-preview 382 5/9/2022
4.1.1005-preview 397 5/7/2022
4.1.1003-preview 535 4/27/2022
4.1.1002-preview 562 4/14/2022
4.1.1001-preview 420 4/7/2022
4.1.1000-preview 436 3/22/2022
4.0.2006-preview 502 3/16/2022
4.0.2005-preview 489 3/15/2022
4.0.2004-preview 761 2/23/2022
4.0.2003-preview 467 2/18/2022
4.0.2002-preview 471 2/7/2022