pamidur / aspect-injector

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

#230 Add support for async on before, on after and on exception operations #231

Open fcastells opened 4 months ago

pamidur commented 3 months ago

Hey, I have one question before I merge this here https://github.com/pamidur/aspect-injector/issues/230

WilliamQue commented 1 month ago

Please speed up the merge, async methods are using widely now.