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
- Host: GitHub
- URL: https://github.com/postsharp/metalama.extensions
- Owner: postsharp
- License: other
- Created: 2022-06-10T06:25:32.000Z (over 3 years ago)
- Default Branch: release/2024.0
- Last Pushed: 2024-05-14T01:17:35.000Z (almost 2 years ago)
- Last Synced: 2024-05-16T01:24:24.200Z (almost 2 years ago)
- Topics: metalama
- Language: C#
- Size: 626 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.