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.
$ dotnet add package Metalama.Framework.WorkspacesMetalama.Framework.Workspaces package allows you to load Metalama in any project, where you can load full pipeline but it's not possible to compile out of this pipeline.
When loading and running Metalama using this package, you can get object model of aspects, advices, transformations, diagnostics etc.
It also allows you to query code metrics.