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

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


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

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Metalama.Community

This repository contains open-source Metalama aspects created by the community.

### Community projects

* `Metalama.Community.AutoCancellationToken` - A Metalama weaver that automatically adds CancellationToken to your method definitions and calls.
* `Metalama.Community.Costura` - A Metalama weaver that embeds dependent assemblies as managed resources. A fork of Costura.Fody.
* `Metalama.Community.Virtuosity` - A Metalama weaver that makes all methods virtual.