Attributes-based compile-time AOP framework.
Cross-cutting concerns made easy!
Just apply your attributes where you need and everything automagicaly works!
No xml configs! No wierd reflection hacks! No runtime emit!
Works with AOT and Blazor!
See release notes for...
More information
PSA:
Sorry I'm no longer working on this project any more. But Erhan has given it a new home, so if you'd like to contribute and help him revive it, go and check it out at https://github.com/erhan0/aop
SheepAspect is an AOP framework for .Net platform that is heavily inspired by AspectJ. It...
More information