MethodDecorator.Fody
0.7.0
See the version list below for details.
dotnet add package MethodDecorator.Fody --version 0.7.0
NuGet\Install-Package MethodDecorator.Fody -Version 0.7.0
<PackageReference Include="MethodDecorator.Fody" Version="0.7.0" />
paket add MethodDecorator.Fody --version 0.7.0
#r "nuget: MethodDecorator.Fody, 0.7.0"
// Install MethodDecorator.Fody as a Cake Addin #addin nuget:?package=MethodDecorator.Fody&version=0.7.0 // Install MethodDecorator.Fody as a Cake Tool #tool nuget:?package=MethodDecorator.Fody&version=0.7.0
Fody add-in to decorate arbitrary methods to run code before and after invocation
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (18)
Showing the top 5 NuGet packages that depend on MethodDecorator.Fody:
Package | Downloads |
---|---|
Weaving.Aspects
Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes.. |
|
MethodDecorator.Fody.VS2015
My package description. |
|
Twinkle.View
Modern PageObject implementation for UI testing |
|
finlang
Fin is an experimental programming language for embedded developers. |
|
PagSeguro.DotNet.Sdk
Fluent Client para APIs PagSeguro |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MethodDecorator.Fody:
Repository | Stars |
---|---|
OpenSagas-csharp/servicecomb-pack-csharp
The .NET omega agent for Apache incubator-servicecomb-saga https://github.com/apache/servicecomb-pack
|
Can now handle decorating methods on generic types