Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 588 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 588 Bytes

Metalama.Extensions

This repo contains the open-source extensions to Metalama.Framework:

  • Metalama.Extensions.DependencyInjection is a framework that allows aspects to consume dependencies from an arbitrary dependency injection framework.
  • Metalama.Extensions.Metrics implements code metrics that can be consumed by aspects and fabrics.
  • Metalama.Extensions.Multicast simulates the legacy PostSharp attribute multicasting to ease the migration from PostSharp to Metalama.
  • Metalama.Extensions.Architecture allows you to validate the source code against architecture rules.