CompileTimeWeaver.Fody
2.0.1
Compile time IL weaver for AOP implementation.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8 or higher.
Install-Package CompileTimeWeaver.Fody -Version 2.0.1
dotnet add package CompileTimeWeaver.Fody --version 2.0.1
<PackageReference Include="CompileTimeWeaver.Fody" Version="2.0.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CompileTimeWeaver.Fody --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CompileTimeWeaver.Fody, 2.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- Fody (>= 1.29.4)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on CompileTimeWeaver.Fody:
Package | Downloads |
---|---|
CompileTimeAOP.TransactionAwareness
A VisualStudio tool to allow programmers to develop Transaction Aware classes for NHibernate. TransactionAware AOP is implemented at compile time with CompileTimeWeaver.Fody.
|
GitHub repositories
This package is not used by any popular GitHub repositories.