pamidur / aspect-injector

AOP framework for .NET (c#, vb, etc)
Apache License 2.0
745 stars 112 forks source link

Introduce new [IgnoreAspectsAttribute] #149

Closed pamidur closed 3 years ago

pamidur commented 3 years ago

If [IgnoreAspectsAttribute] is set to ... , then ...:

YuriyIvon commented 3 years ago

Implemented SkipInjectionAttribute, the documentation has been updated accordingly