dotnet add package Fody --version 6.9.2
                    
NuGet\Install-Package Fody -Version 6.9.2
                    
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.2">
  <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="Fody" Version="6.9.2" />
                    
Directory.Packages.props
<PackageReference Include="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 Fody --version 6.9.2
                    
#r "nuget: Fody, 6.9.2"
                    
#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.
#addin nuget:?package=Fody&version=6.9.2
                    
Install Fody as a Cake Addin
#tool nuget:?package=Fody&version=6.9.2
                    
Install Fody as a Cake Tool

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 (316)

Showing the top 5 NuGet packages that depend on Fody:

Package Downloads
PropertyChanged.Fody

Add property notification to all classes that implement INotifyPropertyChanged.

ConfigureAwait.Fody

Configure async code's ConfigureAwait at a global level.

SheshaMobile.Core

Common application functionality and features to be shared across the framework

SheshaMobile.Modules

The modules module contains common functionality shared across multiple modules

Costura.Fody

Fody add-in for embedding references as resources.

GitHub repositories (469)

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

Repository Stars
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
TGSAN/CMWTAT_Digital_Edition
CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
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
elsa-workflows/elsa-core
A .NET workflows library
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
Code52/carnac
A utility to give some insight into how you use your keyboard
indiff/qttabbar
QTTabBar is a small tool that allows you to use tab multi label function in Windows Explorer. https://www.yuque.com/indiff/qttabbar
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
bombomby/optick
C++ Profiler For Games
Accelerider/BaiduPanDownloadWinform
百度网盘不限速下载工具
Kevin-Robertson/Inveigh
.NET IPv4/IPv6 machine-in-the-middle tool for penetration testers
Version Downloads Last updated
6.9.2 151,982 3/1/2025
6.9.1 451,053 11/19/2024
6.9.0 16,875 11/16/2024
6.8.2 384,743 9/14/2024
6.8.1 882,551 5/15/2024
6.8.0 3,052,545 7/1/2023
6.7.0 1,905,524 4/19/2023
6.6.5-beta2 3,357 3/24/2023
6.6.5-beta1 1,547 3/23/2023
6.6.4 3,272,475 10/3/2022
6.6.3 1,010,553 6/14/2022
6.6.2 500,140 5/20/2022
6.6.1 159,090 4/30/2022
6.6.0 2,836,812 10/23/2021
6.5.5 731,571 10/21/2021
6.5.4 16,867 10/19/2021
6.5.3 1,214,159 9/10/2021
6.5.2 591,639 7/2/2021
6.5.1 1,487,900 4/4/2021
6.5.0 290,106 3/27/2021
6.4.0 548,685 3/8/2021
6.3.0 1,899,004 10/14/2020
6.2.6 157,709 9/16/2020
6.2.5 227,650 9/3/2020
6.2.4 502,605 7/31/2020
6.2.3 2,909 7/31/2020
6.2.1 132,562 7/27/2020
6.2.0 6,181,222 5/30/2020
6.1.2 23,405 5/23/2020
6.1.1 1,612,538 2/23/2020
6.1.0 964,326 2/2/2020
6.0.8 77,415 1/21/2020
6.0.7 9,096 1/20/2020
6.0.6 135,176 1/2/2020
6.0.5 2,194,664 11/12/2019
6.0.4 87,118 11/2/2019
6.0.4-beta.2 1,956 10/31/2019
6.0.4-beta.1 606 10/31/2019
6.0.3 11,602 10/29/2019
6.0.2 9,043,460 10/19/2019
6.0.1 9,126 10/17/2019
6.0.0 1,286,385 8/21/2019
6.0.0-beta.1 753 8/19/2019
5.2.0 36,926 8/17/2019
5.1.2 14,291 8/16/2019
5.1.1 120,428 6/27/2019
5.1.0 13,147 6/23/2019
5.0.6 241,514 5/4/2019
5.0.5 54,249 5/4/2019
5.0.4 8,492 5/4/2019
5.0.3 10,260 5/3/2019
5.0.2 8,501 5/3/2019
5.0.2-beta.2 1,809 4/28/2019
5.0.2-beta.1 527 4/26/2019
5.0.1 78,318 4/25/2019
5.0.1-beta.2 606 4/25/2019
5.0.1-beta.1 507 4/24/2019
5.0.0 136,344 4/21/2019
4.2.1 1,369,402 3/25/2019
4.2.0 11,555 3/25/2019
4.1.0 25,946 3/24/2019
4.0.2 7,691,755 2/11/2019
4.0.1 14,984 2/11/2019
4.0.0 36,068 2/10/2019
3.3.5 553,877 12/30/2018
3.3.4 12,977 12/24/2018
3.3.3 145,263 12/7/2018
3.3.2 2,828,045 11/25/2018
3.3.1 20,730 11/22/2018
3.3.0 118,967 11/18/2018
3.2.17 69,714 11/10/2018
3.2.16 80,866 10/31/2018
3.2.15 9,918 10/30/2018
3.2.14 9,019 10/29/2018
3.2.13 125,323 10/22/2018
3.2.12 23,954 10/20/2018
3.2.11 10,764 10/19/2018
3.2.10 66,399 10/18/2018
3.2.9 844,019 10/5/2018
3.2.8 12,609 10/4/2018
3.2.7 18,258 10/2/2018
3.2.6 73,982 10/1/2018
3.2.4 189,981 9/18/2018
3.2.3 22,101 9/16/2018
3.2.2 26,443 9/13/2018
3.2.1 50,359 9/7/2018
3.2.0 42,034 9/2/2018
3.1.7 12,043 8/31/2018
3.1.6 8,623 8/31/2018
3.1.5 9,039 8/31/2018
3.1.4 277,932 7/29/2018
3.1.3 432,003 6/24/2018
3.1.2 12,427 6/24/2018
3.1.1 9,160 6/23/2018
3.1.0 42,658 6/23/2018
3.0.4 78,154 6/11/2018
3.0.3 1,071,295 4/8/2018
3.0.2 9,091 4/8/2018
3.0.1 44,492 4/3/2018
3.0.0 256,838 3/31/2018
2.5.0 100,505 3/29/2018
2.4.6 259,395 3/11/2018
2.4.5 9,526 3/10/2018
2.4.4 76,680 2/24/2018
2.4.3 8,604 2/24/2018
2.4.2 12,981 2/22/2018
2.4.1 153,383 2/10/2018
2.4.0 10,723 2/9/2018
2.3.25 45,790 2/3/2018
2.3.24 11,276 2/2/2018
2.3.23 118,687 1/25/2018
2.3.22 32,181 1/21/2018
2.3.21 13,747 1/17/2018
2.3.20 55,003 1/13/2018
2.3.19 21,198 1/12/2018
2.3.18 154,107 1/9/2018
2.3.17 57,687 1/6/2018
2.3.15 15,563 1/1/2018
2.3.14 21,148 12/31/2017
2.3.13 8,638 12/31/2017
2.3.12 8,617 12/31/2017
2.3.11 10,123 12/29/2017
2.3.10 8,785 12/29/2017
2.3.9 8,793 12/29/2017
2.3.8 10,279 12/27/2017
2.3.7 8,851 12/27/2017
2.3.6 9,669 12/25/2017
2.3.5 21,517 12/24/2017
2.3.4 8,746 12/24/2017
2.3.3 36,722 12/20/2017
2.3.2 12,702 12/19/2017
2.3.1 9,780 12/17/2017
2.3.0 10,154 12/17/2017
2.2.1 317,567 11/9/2017
2.2.0 117,807 10/22/2017
2.1.3 104,551 9/28/2017
2.1.2 336,199 7/19/2017
2.1.1 23,601 7/15/2017
2.1.0 166,598 6/5/2017
2.0.10 80,038 5/23/2017
2.0.9 42,415 5/18/2017
2.0.8 27,101 5/13/2017
2.0.7 69,066 5/4/2017
2.0.6 133,246 4/27/2017
2.0.5 22,705 4/26/2017
2.0.4 18,156 4/25/2017
2.0.3 10,836 4/24/2017
2.0.2 18,018 4/23/2017
2.0.1 10,664 4/23/2017
2.0.0 976,001 4/22/2017
1.29.4 1,044,437 12/22/2015
1.29.3 228,789 8/19/2015
1.29.2 531,636 8/5/2015
1.29.1 17,964 8/5/2015
1.29.0.1 12,337 8/4/2015
1.28.3 176,333 3/30/2015