MethodDecorator.Fody
0.8.1.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package MethodDecorator.Fody --version 0.8.1.1
NuGet\Install-Package MethodDecorator.Fody -Version 0.8.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MethodDecorator.Fody" Version="0.8.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MethodDecorator.Fody --version 0.8.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MethodDecorator.Fody, 0.8.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MethodDecorator.Fody as a Cake Addin #addin nuget:?package=MethodDecorator.Fody&version=0.8.1.1 // Install MethodDecorator.Fody as a Cake Tool #tool nuget:?package=MethodDecorator.Fody&version=0.8.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fody add-in to decorate arbitrary methods to run code before and after invocation
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
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
|