Fody 6.8.2
Prefix Reserveddotnet add package Fody --version 6.8.2
NuGet\Install-Package Fody -Version 6.8.2
<PackageReference Include="Fody" Version="6.8.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Fody --version 6.8.2
#r "nuget: Fody, 6.8.2"
// Install Fody as a Cake Addin #addin nuget:?package=Fody&version=6.8.2 // Install Fody as a Cake Tool #tool nuget:?package=Fody&version=6.8.2
<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
- Licensing and patron FAQ<br> It is expected that all developers using Fody become a Patron on OpenCollective. See Licensing/Patron FAQ for more information.
- Usage<br> Introduction to using Fody.
- Configuration<br> All configuration options for Fody.
- Addin discovery<br> How addins are resolved.
- List of Fody weavers/addins<br>
- Changelog
- FodyAddinSamples<br> A GitHub repo that contains a working sample of every Fody addin.
- Common errors
- In solution weaving<br> Writing an addin that manipulates IL within the same solution.
- ProcessedByFody class<br> Marker class added to target assemblies for diagnostic purposes.
- Strong naming
- Supported runtimes and IDE
- Addin development<br> Building a new Fody addin.
- Addin packaging<br> Packaging and deployment of Fody weavers.
- BasicFodyAddin<br> A simple project meant to illustrate how to build an addin.
- Fody Project Configuration Manager<br> Provides an interactive tool that can support configuring weavers, which is especially helpful in solutions with many projects.
- Backers tracking/info
- Donations<br> Every month the Fody project will donate a portion of funding raised to a charity or other cause.
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>
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 (436)
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.8.2 | 100,414 | 9/14/2024 |
6.8.1 | 464,200 | 5/15/2024 |
6.8.0 | 2,140,985 | 7/1/2023 |
6.7.0 | 1,316,428 | 4/19/2023 |
6.6.5-beta2 | 3,246 | 3/24/2023 |
6.6.5-beta1 | 1,491 | 3/23/2023 |
6.6.4 | 2,583,154 | 10/3/2022 |
6.6.3 | 937,323 | 6/14/2022 |
6.6.2 | 459,729 | 5/20/2022 |
6.6.1 | 143,781 | 4/30/2022 |
6.6.0 | 2,638,958 | 10/23/2021 |
6.5.5 | 584,643 | 10/21/2021 |
6.5.4 | 15,908 | 10/19/2021 |
6.5.3 | 985,643 | 9/10/2021 |
6.5.2 | 553,324 | 7/2/2021 |
6.5.1 | 1,319,013 | 4/4/2021 |
6.5.0 | 274,651 | 3/27/2021 |
6.4.0 | 533,302 | 3/8/2021 |
6.3.0 | 1,781,467 | 10/14/2020 |
6.2.6 | 154,251 | 9/16/2020 |
6.2.5 | 198,518 | 9/3/2020 |
6.2.4 | 462,039 | 7/31/2020 |
6.2.3 | 2,558 | 7/31/2020 |
6.2.1 | 129,659 | 7/27/2020 |
6.2.0 | 5,980,020 | 5/30/2020 |
6.1.2 | 22,697 | 5/23/2020 |
6.1.1 | 1,504,441 | 2/23/2020 |
6.1.0 | 944,683 | 2/2/2020 |
6.0.8 | 74,349 | 1/21/2020 |
6.0.7 | 8,357 | 1/20/2020 |
6.0.6 | 130,216 | 1/2/2020 |
6.0.5 | 2,043,883 | 11/12/2019 |
6.0.4 | 84,727 | 11/2/2019 |
6.0.4-beta.2 | 1,558 | 10/31/2019 |
6.0.4-beta.1 | 533 | 10/31/2019 |
6.0.3 | 11,103 | 10/29/2019 |
6.0.2 | 8,953,591 | 10/19/2019 |
6.0.1 | 8,273 | 10/17/2019 |
6.0.0 | 1,226,523 | 8/21/2019 |
6.0.0-beta.1 | 664 | 8/19/2019 |
5.2.0 | 35,720 | 8/17/2019 |
5.1.2 | 13,669 | 8/16/2019 |
5.1.1 | 118,883 | 6/27/2019 |
5.1.0 | 12,881 | 6/23/2019 |
5.0.6 | 232,689 | 5/4/2019 |
5.0.5 | 53,446 | 5/4/2019 |
5.0.4 | 8,250 | 5/4/2019 |
5.0.3 | 9,920 | 5/3/2019 |
5.0.2 | 8,242 | 5/3/2019 |
5.0.2-beta.2 | 1,627 | 4/28/2019 |
5.0.2-beta.1 | 446 | 4/26/2019 |
5.0.1 | 77,576 | 4/25/2019 |
5.0.1-beta.2 | 526 | 4/25/2019 |
5.0.1-beta.1 | 421 | 4/24/2019 |
5.0.0 | 133,916 | 4/21/2019 |
4.2.1 | 1,298,574 | 3/25/2019 |
4.2.0 | 11,226 | 3/25/2019 |
4.1.0 | 25,480 | 3/24/2019 |
4.0.2 | 7,663,677 | 2/11/2019 |
4.0.1 | 14,633 | 2/11/2019 |
4.0.0 | 35,388 | 2/10/2019 |
3.3.5 | 527,233 | 12/30/2018 |
3.3.4 | 12,685 | 12/24/2018 |
3.3.3 | 130,871 | 12/7/2018 |
3.3.2 | 2,819,501 | 11/25/2018 |
3.3.1 | 20,331 | 11/22/2018 |
3.3.0 | 114,420 | 11/18/2018 |
3.2.17 | 69,041 | 11/10/2018 |
3.2.16 | 79,800 | 10/31/2018 |
3.2.15 | 9,639 | 10/30/2018 |
3.2.14 | 8,801 | 10/29/2018 |
3.2.13 | 124,289 | 10/22/2018 |
3.2.12 | 23,066 | 10/20/2018 |
3.2.11 | 10,624 | 10/19/2018 |
3.2.10 | 64,469 | 10/18/2018 |
3.2.9 | 818,772 | 10/5/2018 |
3.2.8 | 12,382 | 10/4/2018 |
3.2.7 | 17,916 | 10/2/2018 |
3.2.6 | 72,798 | 10/1/2018 |
3.2.4 | 186,600 | 9/18/2018 |
3.2.3 | 21,909 | 9/16/2018 |
3.2.2 | 26,281 | 9/13/2018 |
3.2.1 | 49,722 | 9/7/2018 |
3.2.0 | 41,560 | 9/2/2018 |
3.1.7 | 11,909 | 8/31/2018 |
3.1.6 | 8,495 | 8/31/2018 |
3.1.5 | 8,911 | 8/31/2018 |
3.1.4 | 255,219 | 7/29/2018 |
3.1.3 | 399,478 | 6/24/2018 |
3.1.2 | 12,197 | 6/24/2018 |
3.1.1 | 8,927 | 6/23/2018 |
3.1.0 | 42,098 | 6/23/2018 |
3.0.4 | 76,154 | 6/11/2018 |
3.0.3 | 1,043,581 | 4/8/2018 |
3.0.2 | 8,925 | 4/8/2018 |
3.0.1 | 43,264 | 4/3/2018 |
3.0.0 | 248,130 | 3/31/2018 |
2.5.0 | 91,826 | 3/29/2018 |
2.4.6 | 252,241 | 3/11/2018 |
2.4.5 | 9,298 | 3/10/2018 |
2.4.4 | 76,083 | 2/24/2018 |
2.4.3 | 8,374 | 2/24/2018 |
2.4.2 | 12,764 | 2/22/2018 |
2.4.1 | 142,699 | 2/10/2018 |
2.4.0 | 10,452 | 2/9/2018 |
2.3.25 | 44,191 | 2/3/2018 |
2.3.24 | 11,045 | 2/2/2018 |
2.3.23 | 110,360 | 1/25/2018 |
2.3.22 | 31,887 | 1/21/2018 |
2.3.21 | 13,477 | 1/17/2018 |
2.3.20 | 54,695 | 1/13/2018 |
2.3.19 | 20,500 | 1/12/2018 |
2.3.18 | 153,590 | 1/9/2018 |
2.3.17 | 57,068 | 1/6/2018 |
2.3.15 | 15,305 | 1/1/2018 |
2.3.14 | 20,878 | 12/31/2017 |
2.3.13 | 8,464 | 12/31/2017 |
2.3.12 | 8,383 | 12/31/2017 |
2.3.11 | 9,876 | 12/29/2017 |
2.3.10 | 8,557 | 12/29/2017 |
2.3.9 | 8,564 | 12/29/2017 |
2.3.8 | 10,044 | 12/27/2017 |
2.3.7 | 8,623 | 12/27/2017 |
2.3.6 | 9,433 | 12/25/2017 |
2.3.5 | 21,253 | 12/24/2017 |
2.3.4 | 8,568 | 12/24/2017 |
2.3.3 | 36,313 | 12/20/2017 |
2.3.2 | 12,466 | 12/19/2017 |
2.3.1 | 9,540 | 12/17/2017 |
2.3.0 | 9,908 | 12/17/2017 |
2.2.1 | 309,179 | 11/9/2017 |
2.2.0 | 114,744 | 10/22/2017 |
2.1.3 | 101,123 | 9/28/2017 |
2.1.2 | 327,156 | 7/19/2017 |
2.1.1 | 22,929 | 7/15/2017 |
2.1.0 | 158,388 | 6/5/2017 |
2.0.10 | 78,384 | 5/23/2017 |
2.0.9 | 42,130 | 5/18/2017 |
2.0.8 | 26,103 | 5/13/2017 |
2.0.7 | 67,914 | 5/4/2017 |
2.0.6 | 129,573 | 4/27/2017 |
2.0.5 | 22,436 | 4/26/2017 |
2.0.4 | 17,802 | 4/25/2017 |
2.0.3 | 10,577 | 4/24/2017 |
2.0.2 | 16,671 | 4/23/2017 |
2.0.1 | 10,455 | 4/23/2017 |
2.0.0 | 928,253 | 4/22/2017 |
1.29.4 | 1,017,691 | 12/22/2015 |
1.29.3 | 219,645 | 8/19/2015 |
1.29.2 | 517,349 | 8/5/2015 |
1.29.1 | 17,780 | 8/5/2015 |
1.29.0.1 | 12,125 | 8/4/2015 |
1.28.3 | 172,549 | 3/30/2015 |