dotnet add package Fody --version 6.9.1                
NuGet\Install-Package Fody -Version 6.9.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="Fody" Version="6.9.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 Fody --version 6.9.1                
#r "nuget: Fody, 6.9.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 Fody as a Cake Addin
#addin nuget:?package=Fody&version=6.9.1

// Install Fody as a Cake Tool
#tool nuget:?package=Fody&version=6.9.1                

Extensible tool for weaving .net assemblies

Manipulating the IL of an assembly as part of a build requires a significant amount of plumbing code. This plumbing code involves knowledge of both the MSBuild and Visual Studio APIs. Fody attempts to eliminate that plumbing code through an extensible add-in model.

For more information about the Fody project see https://github.com/Fody/Home

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (310)

Showing the top 5 NuGet packages that depend on Fody:

Package Downloads
PropertyChanged.Fody

Add property notification to all classes that implement INotifyPropertyChanged.

SheshaMobile.Core

Common application functionality and features to be shared across the framework

ConfigureAwait.Fody

Configure async code's ConfigureAwait at a global level.

SheshaMobile.Modules

The modules module contains common functionality shared across multiple modules

Costura.Fody

Fody add-in for embedding references as resources.

GitHub repositories (437)

Showing the top 5 popular GitHub repositories that depend on Fody:

Repository Stars
netchx/netch
A simple proxy client
nilaoda/N_m3u8DL-CLI
[.NET] m3u8 downloader 开源的命令行m3u8/HLS/dash下载器,支持普通AES-128-CBC解密,多线程,自定义请求头等. 支持简体中文,繁体中文和英文. English Supported.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
Flow-Launcher/Flow.Launcher
:mag: Quick file search & app launcher for Windows with community-made plugins
Version Downloads Last updated
6.9.1 6,034 11/19/2024
6.9.0 6,822 11/16/2024
6.8.2 130,112 9/14/2024
6.8.1 505,296 5/15/2024
6.8.0 2,221,717 7/1/2023
6.7.0 1,358,782 4/19/2023
6.6.5-beta2 3,261 3/24/2023
6.6.5-beta1 1,496 3/23/2023
6.6.4 2,639,927 10/3/2022
6.6.3 944,246 6/14/2022
6.6.2 463,617 5/20/2022
6.6.1 144,976 4/30/2022
6.6.0 2,654,248 10/23/2021
6.5.5 599,630 10/21/2021
6.5.4 15,985 10/19/2021
6.5.3 1,001,898 9/10/2021
6.5.2 557,004 7/2/2021
6.5.1 1,327,147 4/4/2021
6.5.0 275,871 3/27/2021
6.4.0 534,583 3/8/2021
6.3.0 1,789,406 10/14/2020
6.2.6 154,540 9/16/2020
6.2.5 200,779 9/3/2020
6.2.4 465,639 7/31/2020
6.2.3 2,563 7/31/2020
6.2.1 129,886 7/27/2020
6.2.0 5,995,489 5/30/2020
6.1.2 22,730 5/23/2020
6.1.1 1,513,146 2/23/2020
6.1.0 946,041 2/2/2020
6.0.8 74,548 1/21/2020
6.0.7 8,392 1/20/2020
6.0.6 130,538 1/2/2020
6.0.5 2,055,034 11/12/2019
6.0.4 84,889 11/2/2019
6.0.4-beta.2 1,580 10/31/2019
6.0.4-beta.1 538 10/31/2019
6.0.3 11,109 10/29/2019
6.0.2 8,959,255 10/19/2019
6.0.1 8,286 10/17/2019
6.0.0 1,231,999 8/21/2019
6.0.0-beta.1 669 8/19/2019
5.2.0 35,797 8/17/2019
5.1.2 13,690 8/16/2019
5.1.1 119,013 6/27/2019
5.1.0 12,892 6/23/2019
5.0.6 233,335 5/4/2019
5.0.5 53,527 5/4/2019
5.0.4 8,257 5/4/2019
5.0.3 9,938 5/3/2019
5.0.2 8,249 5/3/2019
5.0.2-beta.2 1,644 4/28/2019
5.0.2-beta.1 451 4/26/2019
5.0.1 77,613 4/25/2019
5.0.1-beta.2 531 4/25/2019
5.0.1-beta.1 427 4/24/2019
5.0.0 134,156 4/21/2019
4.2.1 1,304,147 3/25/2019
4.2.0 11,243 3/25/2019
4.1.0 25,526 3/24/2019
4.0.2 7,666,411 2/11/2019
4.0.1 14,643 2/11/2019
4.0.0 35,437 2/10/2019
3.3.5 528,821 12/30/2018
3.3.4 12,693 12/24/2018
3.3.3 131,794 12/7/2018
3.3.2 2,820,209 11/25/2018
3.3.1 20,357 11/22/2018
3.3.0 114,777 11/18/2018
3.2.17 69,123 11/10/2018
3.2.16 79,872 10/31/2018
3.2.15 9,648 10/30/2018
3.2.14 8,810 10/29/2018
3.2.13 124,386 10/22/2018
3.2.12 23,141 10/20/2018
3.2.11 10,634 10/19/2018
3.2.10 64,623 10/18/2018
3.2.9 820,658 10/5/2018
3.2.8 12,402 10/4/2018
3.2.7 17,937 10/2/2018
3.2.6 72,866 10/1/2018
3.2.4 186,971 9/18/2018
3.2.3 21,940 9/16/2018
3.2.2 26,298 9/13/2018
3.2.1 49,798 9/7/2018
3.2.0 41,606 9/2/2018
3.1.7 11,916 8/31/2018
3.1.6 8,503 8/31/2018
3.1.5 8,920 8/31/2018
3.1.4 257,629 7/29/2018
3.1.3 402,425 6/24/2018
3.1.2 12,205 6/24/2018
3.1.1 8,936 6/23/2018
3.1.0 42,130 6/23/2018
3.0.4 76,283 6/11/2018
3.0.3 1,045,528 4/8/2018
3.0.2 8,932 4/8/2018
3.0.1 43,352 4/3/2018
3.0.0 248,808 3/31/2018
2.5.0 92,381 3/29/2018
2.4.6 252,779 3/11/2018
2.4.5 9,305 3/10/2018
2.4.4 76,130 2/24/2018
2.4.3 8,382 2/24/2018
2.4.2 12,775 2/22/2018
2.4.1 143,589 2/10/2018
2.4.0 10,463 2/9/2018
2.3.25 44,331 2/3/2018
2.3.24 11,055 2/2/2018
2.3.23 110,877 1/25/2018
2.3.22 31,903 1/21/2018
2.3.21 13,486 1/17/2018
2.3.20 54,711 1/13/2018
2.3.19 20,591 1/12/2018
2.3.18 153,615 1/9/2018
2.3.17 57,115 1/6/2018
2.3.15 15,314 1/1/2018
2.3.14 20,891 12/31/2017
2.3.13 8,472 12/31/2017
2.3.12 8,390 12/31/2017
2.3.11 9,885 12/29/2017
2.3.10 8,563 12/29/2017
2.3.9 8,571 12/29/2017
2.3.8 10,052 12/27/2017
2.3.7 8,629 12/27/2017
2.3.6 9,440 12/25/2017
2.3.5 21,275 12/24/2017
2.3.4 8,576 12/24/2017
2.3.3 36,320 12/20/2017
2.3.2 12,473 12/19/2017
2.3.1 9,547 12/17/2017
2.3.0 9,917 12/17/2017
2.2.1 309,852 11/9/2017
2.2.0 114,991 10/22/2017
2.1.3 101,342 9/28/2017
2.1.2 327,860 7/19/2017
2.1.1 22,985 7/15/2017
2.1.0 159,088 6/5/2017
2.0.10 78,489 5/23/2017
2.0.9 42,146 5/18/2017
2.0.8 26,143 5/13/2017
2.0.7 67,982 5/4/2017
2.0.6 129,819 4/27/2017
2.0.5 22,456 4/26/2017
2.0.4 17,818 4/25/2017
2.0.3 10,589 4/24/2017
2.0.2 16,794 4/23/2017
2.0.1 10,465 4/23/2017
2.0.0 932,106 4/22/2017
1.29.4 1,019,953 12/22/2015
1.29.3 220,284 8/19/2015
1.29.2 518,473 8/5/2015
1.29.1 17,786 8/5/2015
1.29.0.1 12,131 8/4/2015
1.28.3 172,876 3/30/2015