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

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.
tModLoader/tModLoader
A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
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 167,731 3/1/2025
6.9.1 464,632 11/19/2024
6.9.0 17,073 11/16/2024
6.8.2 393,290 9/14/2024
6.8.1 894,050 5/15/2024
6.8.0 3,076,908 7/1/2023
6.7.0 1,927,716 4/19/2023
6.6.5-beta2 3,361 3/24/2023
6.6.5-beta1 1,550 3/23/2023
6.6.4 3,293,596 10/3/2022
6.6.3 1,011,735 6/14/2022
6.6.2 501,179 5/20/2022
6.6.1 159,465 4/30/2022
6.6.0 2,841,488 10/23/2021
6.5.5 735,289 10/21/2021
6.5.4 16,876 10/19/2021
6.5.3 1,226,205 9/10/2021
6.5.2 592,050 7/2/2021
6.5.1 1,519,143 4/4/2021
6.5.0 290,647 3/27/2021
6.4.0 549,131 3/8/2021
6.3.0 1,902,481 10/14/2020
6.2.6 157,779 9/16/2020
6.2.5 228,762 9/3/2020
6.2.4 503,159 7/31/2020
6.2.3 2,918 7/31/2020
6.2.1 132,653 7/27/2020
6.2.0 6,186,665 5/30/2020
6.1.2 23,433 5/23/2020
6.1.1 1,615,752 2/23/2020
6.1.0 964,886 2/2/2020
6.0.8 77,527 1/21/2020
6.0.7 9,113 1/20/2020
6.0.6 135,382 1/2/2020
6.0.5 2,198,492 11/12/2019
6.0.4 87,173 11/2/2019
6.0.4-beta.2 1,969 10/31/2019
6.0.4-beta.1 612 10/31/2019
6.0.3 11,613 10/29/2019
6.0.2 9,045,532 10/19/2019
6.0.1 9,139 10/17/2019
6.0.0 1,287,945 8/21/2019
6.0.0-beta.1 759 8/19/2019
5.2.0 36,956 8/17/2019
5.1.2 14,314 8/16/2019
5.1.1 120,456 6/27/2019
5.1.0 13,154 6/23/2019
5.0.6 241,750 5/4/2019
5.0.5 54,255 5/4/2019
5.0.4 8,499 5/4/2019
5.0.3 10,266 5/3/2019
5.0.2 8,507 5/3/2019
5.0.2-beta.2 1,815 4/28/2019
5.0.2-beta.1 533 4/26/2019
5.0.1 78,337 4/25/2019
5.0.1-beta.2 612 4/25/2019
5.0.1-beta.1 513 4/24/2019
5.0.0 136,397 4/21/2019
4.2.1 1,371,580 3/25/2019
4.2.0 11,566 3/25/2019
4.1.0 25,955 3/24/2019
4.0.2 7,692,397 2/11/2019
4.0.1 14,995 2/11/2019
4.0.0 36,080 2/10/2019
3.3.5 554,715 12/30/2018
3.3.4 12,982 12/24/2018
3.3.3 145,560 12/7/2018
3.3.2 2,828,264 11/25/2018
3.3.1 20,736 11/22/2018
3.3.0 119,054 11/18/2018
3.2.17 69,725 11/10/2018
3.2.16 80,900 10/31/2018
3.2.15 9,926 10/30/2018
3.2.14 9,025 10/29/2018
3.2.13 125,336 10/22/2018
3.2.12 23,975 10/20/2018
3.2.11 10,772 10/19/2018
3.2.10 66,457 10/18/2018
3.2.9 844,694 10/5/2018
3.2.8 12,615 10/4/2018
3.2.7 18,264 10/2/2018
3.2.6 74,029 10/1/2018
3.2.4 190,079 9/18/2018
3.2.3 22,110 9/16/2018
3.2.2 26,451 9/13/2018
3.2.1 50,384 9/7/2018
3.2.0 42,048 9/2/2018
3.1.7 12,049 8/31/2018
3.1.6 8,634 8/31/2018
3.1.5 9,046 8/31/2018
3.1.4 278,899 7/29/2018
3.1.3 432,864 6/24/2018
3.1.2 12,440 6/24/2018
3.1.1 9,173 6/23/2018
3.1.0 42,705 6/23/2018
3.0.4 78,191 6/11/2018
3.0.3 1,071,903 4/8/2018
3.0.2 9,101 4/8/2018
3.0.1 44,542 4/3/2018
3.0.0 257,071 3/31/2018
2.5.0 100,746 3/29/2018
2.4.6 259,661 3/11/2018
2.4.5 9,539 3/10/2018
2.4.4 76,721 2/24/2018
2.4.3 8,618 2/24/2018
2.4.2 12,992 2/22/2018
2.4.1 153,583 2/10/2018
2.4.0 10,737 2/9/2018
2.3.25 45,833 2/3/2018
2.3.24 11,290 2/2/2018
2.3.23 118,853 1/25/2018
2.3.22 32,195 1/21/2018
2.3.21 13,763 1/17/2018
2.3.20 55,013 1/13/2018
2.3.19 21,214 1/12/2018
2.3.18 154,127 1/9/2018
2.3.17 57,703 1/6/2018
2.3.15 15,578 1/1/2018
2.3.14 21,162 12/31/2017
2.3.13 8,648 12/31/2017
2.3.12 8,632 12/31/2017
2.3.11 10,138 12/29/2017
2.3.10 8,802 12/29/2017
2.3.9 8,807 12/29/2017
2.3.8 10,293 12/27/2017
2.3.7 8,864 12/27/2017
2.3.6 9,683 12/25/2017
2.3.5 21,531 12/24/2017
2.3.4 8,756 12/24/2017
2.3.3 36,738 12/20/2017
2.3.2 12,715 12/19/2017
2.3.1 9,795 12/17/2017
2.3.0 10,167 12/17/2017
2.2.1 317,849 11/9/2017
2.2.0 117,880 10/22/2017
2.1.3 104,591 9/28/2017
2.1.2 336,417 7/19/2017
2.1.1 23,626 7/15/2017
2.1.0 166,809 6/5/2017
2.0.10 80,068 5/23/2017
2.0.9 42,428 5/18/2017
2.0.8 27,131 5/13/2017
2.0.7 69,098 5/4/2017
2.0.6 133,359 4/27/2017
2.0.5 22,717 4/26/2017
2.0.4 18,184 4/25/2017
2.0.3 10,845 4/24/2017
2.0.2 18,032 4/23/2017
2.0.1 10,674 4/23/2017
2.0.0 977,285 4/22/2017
1.29.4 1,045,115 12/22/2015
1.29.3 229,100 8/19/2015
1.29.2 531,986 8/5/2015
1.29.1 17,977 8/5/2015
1.29.0.1 12,348 8/4/2015
1.28.3 176,418 3/30/2015