CompileTimeWeaver.Fody
1.4.3
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 1.4.3
dotnet add package CompileTimeWeaver.Fody --version 1.4.3
<PackageReference Include="CompileTimeWeaver.Fody" Version="1.4.3"> <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 1.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CompileTimeWeaver.Fody, 1.4.3"
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.