![]() |
VOOZH | about |
dotnet add package MrAdvice.Fody --version 2.0.0
NuGet\Install-Package MrAdvice.Fody -Version 2.0.0
<PackageReference Include="MrAdvice.Fody" Version="2.0.0" />
<PackageVersion Include="MrAdvice.Fody" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="MrAdvice.Fody" />Project file
paket add MrAdvice.Fody --version 2.0.0
#r "nuget: MrAdvice.Fody, 2.0.0"
#:package MrAdvice.Fody@2.0.0
#addin nuget:?package=MrAdvice.Fody&version=2.0.0Install as a Cake Addin
#tool nuget:?package=MrAdvice.Fody&version=2.0.0Install as a Cake Tool
Obsolete! Use MrAdvice instead! MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
MrAdvice.Fody package is obsolete. Use MrAdvice instead.