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 4,491 11/19/2024
6.9.0 6,594 11/16/2024
6.8.2 128,787 9/14/2024
6.8.1 501,271 5/15/2024
6.8.0 2,214,824 7/1/2023
6.7.0 1,355,493 4/19/2023
6.6.5-beta2 3,260 3/24/2023
6.6.5-beta1 1,496 3/23/2023
6.6.4 2,634,827 10/3/2022
6.6.3 943,439 6/14/2022
6.6.2 463,305 5/20/2022
6.6.1 144,836 4/30/2022
6.6.0 2,652,933 10/23/2021
6.5.5 598,207 10/21/2021
6.5.4 15,975 10/19/2021
6.5.3 1,000,346 9/10/2021
6.5.2 556,732 7/2/2021
6.5.1 1,326,472 4/4/2021
6.5.0 275,718 3/27/2021
6.4.0 534,495 3/8/2021
6.3.0 1,788,736 10/14/2020
6.2.6 154,493 9/16/2020
6.2.5 200,427 9/3/2020
6.2.4 465,436 7/31/2020
6.2.3 2,563 7/31/2020
6.2.1 129,866 7/27/2020
6.2.0 5,994,440 5/30/2020
6.1.2 22,728 5/23/2020
6.1.1 1,512,658 2/23/2020
6.1.0 945,953 2/2/2020
6.0.8 74,533 1/21/2020
6.0.7 8,388 1/20/2020
6.0.6 130,501 1/2/2020
6.0.5 2,054,241 11/12/2019
6.0.4 84,877 11/2/2019
6.0.4-beta.2 1,578 10/31/2019
6.0.4-beta.1 538 10/31/2019
6.0.3 11,109 10/29/2019
6.0.2 8,958,613 10/19/2019
6.0.1 8,286 10/17/2019
6.0.0 1,231,495 8/21/2019
6.0.0-beta.1 669 8/19/2019
5.2.0 35,791 8/17/2019
5.1.2 13,686 8/16/2019
5.1.1 119,001 6/27/2019
5.1.0 12,892 6/23/2019
5.0.6 233,265 5/4/2019
5.0.5 53,525 5/4/2019
5.0.4 8,257 5/4/2019
5.0.3 9,936 5/3/2019
5.0.2 8,249 5/3/2019
5.0.2-beta.2 1,642 4/28/2019
5.0.2-beta.1 451 4/26/2019
5.0.1 77,611 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,125 4/21/2019
4.2.1 1,303,734 3/25/2019
4.2.0 11,243 3/25/2019
4.1.0 25,522 3/24/2019
4.0.2 7,666,155 2/11/2019
4.0.1 14,643 2/11/2019
4.0.0 35,425 2/10/2019
3.3.5 528,687 12/30/2018
3.3.4 12,691 12/24/2018
3.3.3 131,671 12/7/2018
3.3.2 2,820,143 11/25/2018
3.3.1 20,354 11/22/2018
3.3.0 114,748 11/18/2018
3.2.17 69,119 11/10/2018
3.2.16 79,859 10/31/2018
3.2.15 9,648 10/30/2018
3.2.14 8,810 10/29/2018
3.2.13 124,382 10/22/2018
3.2.12 23,125 10/20/2018
3.2.11 10,632 10/19/2018
3.2.10 64,608 10/18/2018
3.2.9 820,548 10/5/2018
3.2.8 12,401 10/4/2018
3.2.7 17,935 10/2/2018
3.2.6 72,857 10/1/2018
3.2.4 186,923 9/18/2018
3.2.3 21,937 9/16/2018
3.2.2 26,298 9/13/2018
3.2.1 49,788 9/7/2018
3.2.0 41,602 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,404 7/29/2018
3.1.3 402,103 6/24/2018
3.1.2 12,205 6/24/2018
3.1.1 8,936 6/23/2018
3.1.0 42,125 6/23/2018
3.0.4 76,271 6/11/2018
3.0.3 1,045,376 4/8/2018
3.0.2 8,932 4/8/2018
3.0.1 43,347 4/3/2018
3.0.0 248,765 3/31/2018
2.5.0 92,324 3/29/2018
2.4.6 252,723 3/11/2018
2.4.5 9,305 3/10/2018
2.4.4 76,122 2/24/2018
2.4.3 8,382 2/24/2018
2.4.2 12,772 2/22/2018
2.4.1 143,480 2/10/2018
2.4.0 10,463 2/9/2018
2.3.25 44,308 2/3/2018
2.3.24 11,055 2/2/2018
2.3.23 110,824 1/25/2018
2.3.22 31,903 1/21/2018
2.3.21 13,485 1/17/2018
2.3.20 54,711 1/13/2018
2.3.19 20,583 1/12/2018
2.3.18 153,614 1/9/2018
2.3.17 57,111 1/6/2018
2.3.15 15,314 1/1/2018
2.3.14 20,887 12/31/2017
2.3.13 8,472 12/31/2017
2.3.12 8,390 12/31/2017
2.3.11 9,883 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,575 12/24/2017
2.3.3 36,319 12/20/2017
2.3.2 12,473 12/19/2017
2.3.1 9,546 12/17/2017
2.3.0 9,917 12/17/2017
2.2.1 309,805 11/9/2017
2.2.0 114,952 10/22/2017
2.1.3 101,309 9/28/2017
2.1.2 327,750 7/19/2017
2.1.1 22,978 7/15/2017
2.1.0 159,000 6/5/2017
2.0.10 78,486 5/23/2017
2.0.9 42,146 5/18/2017
2.0.8 26,140 5/13/2017
2.0.7 67,974 5/4/2017
2.0.6 129,802 4/27/2017
2.0.5 22,456 4/26/2017
2.0.4 17,817 4/25/2017
2.0.3 10,589 4/24/2017
2.0.2 16,770 4/23/2017
2.0.1 10,465 4/23/2017
2.0.0 931,773 4/22/2017
1.29.4 1,019,795 12/22/2015
1.29.3 220,246 8/19/2015
1.29.2 518,355 8/5/2015
1.29.1 17,786 8/5/2015
1.29.0.1 12,131 8/4/2015
1.28.3 172,831 3/30/2015