An open API service indexing awesome lists of open source software.

https://github.com/postsharp/metalama.extensions

Open-source extensions to Metalama.Framework
https://github.com/postsharp/metalama.extensions

metalama

Last synced: 10 months ago
JSON representation

Open-source extensions to Metalama.Framework

Awesome Lists containing this project

README

          

# 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.