dotnet add package Fody --version 6.8.1
NuGet\Install-Package Fody -Version 6.8.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.8.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.8.1
#r "nuget: Fody, 6.8.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.8.1

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

AppVeyor Chat on Gitter NuGet Status Patrons on Open Collective

<img src="https://raw.githubusercontent.com/Fody/Fody/master/package_icon.png" height="28px"> 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.

This is the codebase of core Fody engine. For more information on the larger Fody project see https://github.com/Fody/Home.

See Milestones for release notes.

Already a Patron? skip past this section

Community backed

Fody requires significant effort to maintain. As such it relies on financial support to ensure its long term viability.

It is expected that all developers using Fody become a Patron on OpenCollective.

See Licensing/Patron FAQ for more information.

Gold Sponsors

Support this project by becoming a Gold Sponsor. A large company logo will be added here with a link to your website.

<a href="https://www.postsharp.net?utm_source=fody&utm_medium=referral"><img alt="PostSharp" src="https://raw.githubusercontent.com/Fody/Home/master/images/postsharp.png"></a>

Silver Sponsors

Support this project by becoming a Silver Sponsor. A medium company logo will be added here with a link to your website.

<a href="https://www.gresearch.co.uk/"><img alt="G-Research" width="120px" src="https://raw.githubusercontent.com/Fody/Home/master/images/g-research.svg?sanitize=true"></a> <a href="https://particular.net/"><img alt="Particular Software" width="200px" src="https://raw.githubusercontent.com/Fody/Home/master/images/particular.svg?sanitize=true"></a>

Bronze Sponsors

Support this project by becoming a Bronze Sponsor. The company avatar will show up here with a link to your OpenCollective Profile.

<a href="https://opencollective.com/fody/tiers/bronze/0/website"><img src="https://opencollective.com/fody/tiers/bronze/0/avatar.svg?avatarHeight=100"></a> <a href="https://opencollective.com/fody/tiers/bronze/1/website"><img src="https://opencollective.com/fody/tiers/bronze/1/avatar.svg?avatarHeight=100"></a>

Patrons and sponsors

Thanks to all the backers and sponsors! Support this project by becoming a patron.

<a href="https://opencollective.com/fody#contributors"><img src="https://opencollective.com/fody/sponsor.svg?width=890&avatarHeight=50&button=false"><img src="https://opencollective.com/fody/backer.svg?width=890&avatarHeight=50&button=false"></a>

Documentation and Further Learning

Contributors

This project exists thanks to all the people who contribute. <a href="https://github.com/Fody/Fody/graphs/contributors"><img src="https://opencollective.com/fody/contributors.svg?width=890&button=false" /></a>

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (307)

Showing the top 5 NuGet packages that depend on Fody:

Package Downloads
PropertyChanged.Fody The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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

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 and the ASP.NET Core platforms. Provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Version Downloads Last updated
6.8.1 26,535 5/15/2024
6.8.0 1,415,918 7/1/2023
6.7.0 904,915 4/19/2023
6.6.5-beta2 3,158 3/24/2023
6.6.5-beta1 1,451 3/23/2023
6.6.4 2,099,785 10/3/2022
6.6.3 878,547 6/14/2022
6.6.2 423,205 5/20/2022
6.6.1 129,839 4/30/2022
6.6.0 2,489,266 10/23/2021
6.5.5 451,522 10/21/2021
6.5.4 15,325 10/19/2021
6.5.3 849,380 9/10/2021
6.5.2 527,675 7/2/2021
6.5.1 1,239,334 4/4/2021
6.5.0 259,418 3/27/2021
6.4.0 514,355 3/8/2021
6.3.0 1,683,618 10/14/2020
6.2.6 151,356 9/16/2020
6.2.5 165,162 9/3/2020
6.2.4 445,692 7/31/2020
6.2.3 2,507 7/31/2020
6.2.1 126,470 7/27/2020
6.2.0 5,713,216 5/30/2020
6.1.2 22,477 5/23/2020
6.1.1 1,417,865 2/23/2020
6.1.0 924,462 2/2/2020
6.0.8 71,653 1/21/2020
6.0.7 7,938 1/20/2020
6.0.6 126,617 1/2/2020
6.0.5 1,909,169 11/12/2019
6.0.4 83,136 11/2/2019
6.0.4-beta.2 1,313 10/31/2019
6.0.4-beta.1 515 10/31/2019
6.0.3 11,010 10/29/2019
6.0.2 8,553,488 10/19/2019
6.0.1 7,751 10/17/2019
6.0.0 1,168,145 8/21/2019
6.0.0-beta.1 645 8/19/2019
5.2.0 34,960 8/17/2019
5.1.2 13,152 8/16/2019
5.1.1 116,685 6/27/2019
5.1.0 12,820 6/23/2019
5.0.6 225,572 5/4/2019
5.0.5 51,426 5/4/2019
5.0.4 8,216 5/4/2019
5.0.3 9,806 5/3/2019
5.0.2 8,189 5/3/2019
5.0.2-beta.2 1,540 4/28/2019
5.0.2-beta.1 418 4/26/2019
5.0.1 77,171 4/25/2019
5.0.1-beta.2 509 4/25/2019
5.0.1-beta.1 405 4/24/2019
5.0.0 131,359 4/21/2019
4.2.1 1,234,579 3/25/2019
4.2.0 11,109 3/25/2019
4.1.0 24,188 3/24/2019
4.0.2 7,472,875 2/11/2019
4.0.1 14,562 2/11/2019
4.0.0 35,025 2/10/2019
3.3.5 507,678 12/30/2018
3.3.4 12,607 12/24/2018
3.3.3 122,240 12/7/2018
3.3.2 2,750,192 11/25/2018
3.3.1 19,950 11/22/2018
3.3.0 109,036 11/18/2018
3.2.17 68,337 11/10/2018
3.2.16 78,045 10/31/2018
3.2.15 9,597 10/30/2018
3.2.14 8,751 10/29/2018
3.2.13 118,115 10/22/2018
3.2.12 22,500 10/20/2018
3.2.11 10,549 10/19/2018
3.2.10 62,239 10/18/2018
3.2.9 796,056 10/5/2018
3.2.8 12,200 10/4/2018
3.2.7 17,656 10/2/2018
3.2.6 72,009 10/1/2018
3.2.4 182,347 9/18/2018
3.2.3 21,349 9/16/2018
3.2.2 25,968 9/13/2018
3.2.1 48,983 9/7/2018
3.2.0 41,126 9/2/2018
3.1.7 11,827 8/31/2018
3.1.6 8,440 8/31/2018
3.1.5 8,868 8/31/2018
3.1.4 231,658 7/29/2018
3.1.3 373,392 6/24/2018
3.1.2 12,115 6/24/2018
3.1.1 8,878 6/23/2018
3.1.0 41,536 6/23/2018
3.0.4 74,665 6/11/2018
3.0.3 1,021,306 4/8/2018
3.0.2 8,855 4/8/2018
3.0.1 42,581 4/3/2018
3.0.0 239,955 3/31/2018
2.5.0 86,318 3/29/2018
2.4.6 244,645 3/11/2018
2.4.5 9,240 3/10/2018
2.4.4 75,726 2/24/2018
2.4.3 8,330 2/24/2018
2.4.2 12,660 2/22/2018
2.4.1 134,996 2/10/2018
2.4.0 10,384 2/9/2018
2.3.25 42,601 2/3/2018
2.3.24 10,986 2/2/2018
2.3.23 103,478 1/25/2018
2.3.22 31,425 1/21/2018
2.3.21 13,415 1/17/2018
2.3.20 53,815 1/13/2018
2.3.19 18,103 1/12/2018
2.3.18 152,959 1/9/2018
2.3.17 56,471 1/6/2018
2.3.15 15,164 1/1/2018
2.3.14 20,512 12/31/2017
2.3.13 8,418 12/31/2017
2.3.12 8,341 12/31/2017
2.3.11 9,824 12/29/2017
2.3.10 8,511 12/29/2017
2.3.9 8,503 12/29/2017
2.3.8 9,966 12/27/2017
2.3.7 8,586 12/27/2017
2.3.6 9,394 12/25/2017
2.3.5 21,144 12/24/2017
2.3.4 8,525 12/24/2017
2.3.3 35,803 12/20/2017
2.3.2 12,390 12/19/2017
2.3.1 9,492 12/17/2017
2.3.0 9,836 12/17/2017
2.2.1 301,507 11/9/2017
2.2.0 112,546 10/22/2017
2.1.3 98,589 9/28/2017
2.1.2 313,751 7/19/2017
2.1.1 21,721 7/15/2017
2.1.0 152,517 6/5/2017
2.0.10 77,287 5/23/2017
2.0.9 41,883 5/18/2017
2.0.8 25,710 5/13/2017
2.0.7 67,118 5/4/2017
2.0.6 127,143 4/27/2017
2.0.5 22,072 4/26/2017
2.0.4 17,603 4/25/2017
2.0.3 10,475 4/24/2017
2.0.2 15,462 4/23/2017
2.0.1 10,314 4/23/2017
2.0.0 888,513 4/22/2017
1.29.4 994,583 12/22/2015
1.29.3 211,007 8/19/2015
1.29.2 505,590 8/5/2015
1.29.1 17,571 8/5/2015
1.29.0.1 12,078 8/4/2015
1.28.3 170,755 3/30/2015