MetalamaConceptual documentationExtending Metalama
Open sandboxFocusImprove this doc

Extending Metalama with the Roslyn API

The Metalama.Framework.Sdk NuGet package provides direct, low-level access to Metalama by utilizing Roslyn-based APIs.

The usage of Metalama.Framework.Sdk is more complex and less secure than Metalama.Framework.

We recommend using Metalama.Framework.Sdk exclusively when creating one-off coding aids.

For all conventional development requirements, we suggest sticking to Metalama.Framework.

This chapter comprises the following articles: