CompileTimeWeaver.Fody 2.3.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package CompileTimeWeaver.Fody --version 2.3.0
                    
NuGet\Install-Package CompileTimeWeaver.Fody -Version 2.3.0
                    
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="CompileTimeWeaver.Fody" Version="2.3.0">
  <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.
<PackageVersion Include="CompileTimeWeaver.Fody" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="CompileTimeWeaver.Fody">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CompileTimeWeaver.Fody --version 2.3.0
                    
#r "nuget: CompileTimeWeaver.Fody, 2.3.0"
                    
#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.
#:package CompileTimeWeaver.Fody@2.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CompileTimeWeaver.Fody&version=2.3.0
                    
Install as a Cake Addin
#tool nuget:?package=CompileTimeWeaver.Fody&version=2.3.0
                    
Install as a Cake Tool

Compile time IL weaver for AOP implementation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
3.3.5 2,231 4/1/2024
3.3.4 3,770 2/1/2023
3.3.3 957 1/1/2022
3.1.7 2,174 2/6/2019
2.3.0 28,713 5/2/2017
2.2.1 2,013 4/30/2017
2.1.1 2,085 4/9/2017
2.1.0 1,540 4/9/2017
2.0.1 1,567 3/26/2017
2.0.0 1,527 3/24/2017
1.4.3 2,078 3/11/2017
1.4.2 2,204 3/8/2017
1.4.1 2,281 3/8/2017
1.3.0 2,021 2/27/2017
1.1.0 1,852 2/23/2017
1.0.0 1,573 2/23/2017