Fody add-in to decorate arbitrary methods to run code before and after invocation.
Info
Version: | 1.1.1 |
Author(s): | Simon Cropp, Matt Ellis, Alexey Suvorov, Andy Hoyle, Tony (@megafinz), and contributors |
Last Update: | Wednesday, July 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Fody/MethodDecorator |
NuGet Url: | https://www.nuget.org/packages/MethodDecorator.Fody |
Install
Install-Package MethodDecorator.Fody
dotnet add package MethodDecorator.Fody
paket add MethodDecorator.Fody
MethodDecorator.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- Fody(>= 6.2.0)
- NETStandard.Library(>= 1.6.1)
- Fody(>= 6.2.0)
Tags