Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 312 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 312 Bytes

MrAdvice.Sharp

I'm planning to create a Postsharp alternative. Ok! For now it supports three aspect.

OnExceptionAspect

MethodInterceptionAspect

OnMethodBoundaryAspect

To use download these two packages via nuget.

Install-Package MrAdvice.Sharp -Version 0.1.0

Install-Package MrAdvice -Version 2.8.2