Productivity Features
Metalama ships aspect libraries, Visual Studio tooling, test frameworks, and transformed-code debugging. By the PostSharp team: meta-programming in .NET since 2004.
| Feature | Description |
|---|---|
| Ready-to-Use Aspect Libraries | Pull professionally built and tested aspects from NuGet instead of writing your own. |
| Visual Studio Tooling | See how your code is affected by aspects directly in Visual Studio with Code Lens integration, Aspect Diff, and Aspect Explorer. Enjoy syntax highlighting for T#, Metalama’s C#-to-C# template language. |
| Test Frameworks | Test code generation patterns and the reporting of warnings and errors. |
| Transformed Code Debugging | Choose whether to step into the transformed code or stick to the source code during debugging. You can see exactly which code is executed. |