There is a newer version of this package available.
See the version list below for details.
dotnet add package Fody --version 2.3.6
                    
NuGet\Install-Package Fody -Version 2.3.6
                    
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="2.3.6">
  <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="2.3.6" />
                    
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 2.3.6
                    
#r "nuget: Fody, 2.3.6"
                    
#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=2.3.6
                    
Install as a Cake Addin
#tool nuget:?package=Fody&version=2.3.6
                    
Install as a Cake Tool

Extensible tool for weaving .net assemblies.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6

    • No dependencies.

NuGet packages (317)

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

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
jitwxs/163MusicLyrics
云音乐歌词获取处理工具【网易云、QQ音乐】
bombomby/optick
C++ Profiler For Games
Accelerider/BaiduPanDownloadWinform
百度网盘不限速下载工具
Version Downloads Last Updated
6.9.2 260,300 3/1/2025
6.9.1 533,359 11/19/2024
6.9.0 17,816 11/16/2024
6.8.2 434,431 9/14/2024
6.8.1 961,914 5/15/2024
6.8.0 3,185,281 7/1/2023
6.7.0 2,041,228 4/19/2023
6.6.5-beta2 3,384 3/24/2023
6.6.5-beta1 1,563 3/23/2023
6.6.4 3,401,015 10/3/2022
6.6.3 1,019,750 6/14/2022
6.6.2 506,495 5/20/2022
6.6.1 162,193 4/30/2022
6.6.0 2,878,759 10/23/2021
6.5.5 752,821 10/21/2021
6.5.4 16,918 10/19/2021
6.5.3 1,272,417 9/10/2021
6.5.2 594,592 7/2/2021
6.5.1 1,640,837 4/4/2021
6.5.0 295,472 3/27/2021
6.4.0 552,038 3/8/2021
6.3.0 1,927,571 10/14/2020
6.2.6 158,151 9/16/2020
6.2.5 234,225 9/3/2020
6.2.4 508,207 7/31/2020
6.2.3 2,957 7/31/2020
6.2.1 133,139 7/27/2020
6.2.0 6,219,095 5/30/2020
6.1.2 23,585 5/23/2020
6.1.1 1,631,730 2/23/2020
6.1.0 968,233 2/2/2020
6.0.8 77,856 1/21/2020
6.0.7 9,185 1/20/2020
6.0.6 136,534 1/2/2020
6.0.5 2,226,584 11/12/2019
6.0.4 87,398 11/2/2019
6.0.4-beta.2 2,017 10/31/2019
6.0.4-beta.1 643 10/31/2019
6.0.3 11,664 10/29/2019
6.0.2 9,068,030 10/19/2019
6.0.1 9,215 10/17/2019
6.0.0 1,296,658 8/21/2019
6.0.0-beta.1 792 8/19/2019
5.2.0 37,142 8/17/2019
5.1.2 14,384 8/16/2019
5.1.1 120,579 6/27/2019
5.1.0 13,189 6/23/2019
5.0.6 242,748 5/4/2019
5.0.5 54,299 5/4/2019
5.0.4 8,536 5/4/2019
5.0.3 10,303 5/3/2019
5.0.2 8,544 5/3/2019
5.0.2-beta.2 1,848 4/28/2019
5.0.2-beta.1 559 4/26/2019
5.0.1 78,417 4/25/2019
5.0.1-beta.2 644 4/25/2019
5.0.1-beta.1 546 4/24/2019
5.0.0 136,634 4/21/2019
4.2.1 1,382,590 3/25/2019
4.2.0 11,612 3/25/2019
4.1.0 26,013 3/24/2019
4.0.2 7,696,020 2/11/2019
4.0.1 15,061 2/11/2019
4.0.0 36,157 2/10/2019
3.3.5 558,773 12/30/2018
3.3.4 13,027 12/24/2018
3.3.3 147,250 12/7/2018
3.3.2 2,829,721 11/25/2018
3.3.1 20,809 11/22/2018
3.3.0 119,701 11/18/2018
3.2.17 69,791 11/10/2018
3.2.16 81,065 10/31/2018
3.2.15 9,981 10/30/2018
3.2.14 9,068 10/29/2018
3.2.13 125,425 10/22/2018
3.2.12 24,045 10/20/2018
3.2.11 10,821 10/19/2018
3.2.10 66,719 10/18/2018
3.2.9 847,782 10/5/2018
3.2.8 12,662 10/4/2018
3.2.7 18,335 10/2/2018
3.2.6 74,285 10/1/2018
3.2.4 190,473 9/18/2018
3.2.3 22,152 9/16/2018
3.2.2 26,497 9/13/2018
3.2.1 50,638 9/7/2018
3.2.0 42,119 9/2/2018
3.1.7 12,091 8/31/2018
3.1.6 8,677 8/31/2018
3.1.5 9,084 8/31/2018
3.1.4 284,396 7/29/2018
3.1.3 438,206 6/24/2018
3.1.2 12,523 6/24/2018
3.1.1 9,268 6/23/2018
3.1.0 42,849 6/23/2018
3.0.4 78,508 6/11/2018
3.0.3 1,074,657 4/8/2018
3.0.2 9,165 4/8/2018
3.0.1 44,771 4/3/2018
3.0.0 257,990 3/31/2018
2.5.0 102,505 3/29/2018
2.4.6 260,966 3/11/2018
2.4.5 9,625 3/10/2018
2.4.4 76,848 2/24/2018
2.4.3 8,696 2/24/2018
2.4.2 13,064 2/22/2018
2.4.1 155,139 2/10/2018
2.4.0 10,827 2/9/2018
2.3.25 46,123 2/3/2018
2.3.24 11,376 2/2/2018
2.3.23 119,569 1/25/2018
2.3.22 32,278 1/21/2018
2.3.21 13,857 1/17/2018
2.3.20 55,102 1/13/2018
2.3.19 21,307 1/12/2018
2.3.18 154,248 1/9/2018
2.3.17 57,832 1/6/2018
2.3.15 15,668 1/1/2018
2.3.14 21,243 12/31/2017
2.3.13 8,708 12/31/2017
2.3.12 8,708 12/31/2017
2.3.11 10,221 12/29/2017
2.3.10 8,884 12/29/2017
2.3.9 8,889 12/29/2017
2.3.8 10,373 12/27/2017
2.3.7 8,944 12/27/2017
2.3.6 9,762 12/25/2017
2.3.5 21,612 12/24/2017
2.3.4 8,811 12/24/2017
2.3.3 36,842 12/20/2017
2.3.2 12,793 12/19/2017
2.3.1 9,874 12/17/2017
2.3.0 10,261 12/17/2017
2.2.1 319,007 11/9/2017
2.2.0 118,681 10/22/2017
2.1.3 104,950 9/28/2017
2.1.2 337,468 7/19/2017
2.1.1 23,763 7/15/2017
2.1.0 168,244 6/5/2017
2.0.10 80,209 5/23/2017
2.0.9 42,506 5/18/2017
2.0.8 27,288 5/13/2017
2.0.7 69,253 5/4/2017
2.0.6 133,980 4/27/2017
2.0.5 22,808 4/26/2017
2.0.4 18,264 4/25/2017
2.0.3 10,915 4/24/2017
2.0.2 18,180 4/23/2017
2.0.1 10,739 4/23/2017
2.0.0 984,707 4/22/2017
1.29.4 1,048,555 12/22/2015
1.29.3 230,974 8/19/2015
1.29.2 533,892 8/5/2015
1.29.1 18,036 8/5/2015
1.29.0.1 12,407 8/4/2015
1.28.3 176,902 3/30/2015