Fody add-in to decorate arbitrary methods to run code before and after invocation. Fork of https://github.com/alexeysuvorov/MethodDecorator Supports returned Task handling on async methods, for that add void TaskContinuation(Task task) on IMethodDecorator interface.
License
—
Deps
1
Install Size
—
Vulns
✓ 0
Published
Aug 3, 2015
$ dotnet add package MethodDecoratorExAsync.FodyNo README available.