Info
| Version: | 0.9.1.6 |
| Author(s): | Sergei Stronin |
| Last Update: | Wednesday, August 30, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sstronin/MethodDecorator |
| NuGet Url: | https://www.nuget.org/packages/MethodDecorator.Fody.PP |
Install
Install-Package MethodDecorator.Fody.PP
dotnet add package MethodDecorator.Fody.PP
paket add MethodDecorator.Fody.PP
MethodDecorator.Fody.PP Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 2.1.2)
Tags
Fork of https://github.com/Fody/MethodDecorator. Aspect parameters, aspect priority, partial decoration, method execution bypass.