Improve Your Understanding of Code Behavior

May 8, 2024
Metalama 2024.1 introduces the Aspect Explorer tool to help you visualize aspects and the transformations they make, enhancing comprehension.

Metalama is a modern, Roslyn-based meta-programming framework that helps C# developers write cleaner, more maintainable code, faster. By dynamically generating boilerplate code, verifying code against architecture, patterns, and conventions in real time, and providing coding assistance with customized feedback and suggestions, Metalama empowers developers to focus on delivering high-quality software.

Metalama 2024.1 now includes the PostSharp Aspect Explorer tool window, allowing developers to analyze aspects within their code. The Aspect Explorer has three sections: Available Aspects, Affected Declarations and Applied Transformations. This tool makes it easier to pinpoint the source of issues related to aspects, saving developers time and effort during debugging.

To see a full list of what's new in version 2024.1, see our release notes.

Metalama is available in Starter, Professional, and Ultimate editions, and is licensed per developer. Licenses are perpetual, and include a 1 year maintenance subscription. Subscription renewals are also available. See our Metalama licensing page for full details.

For more information, visit our Metalama product page.