Eliminate Repetitive Coding in C# 12

January 17, 2024
Metalama 2024.0 now allows different C# code generation patterns based on C# versions 10, 11 and 12 (.NET 8).

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.0 marks a significant step forward with comprehensive support for C# 10, 11, and 12, particularly focusing on C# 12's new features such as default lambda parameters, inline arrays, primary constructors, type aliases, and collection expressions. This update empowers developers to leverage the full potential of the .NET 8 framework, unlocking performance gains and cross-platform capabilities for their applications.

To see a full list of what's new in version 2024.0, 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.