FodyHelpers 6.6.5-beta2

Prefix Reserved
This is a prerelease version of FodyHelpers.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FodyHelpers --version 6.6.5-beta2
                    
NuGet\Install-Package FodyHelpers -Version 6.6.5-beta2
                    
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="FodyHelpers" Version="6.6.5-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FodyHelpers" Version="6.6.5-beta2" />
                    
Directory.Packages.props
<PackageReference Include="FodyHelpers" />
                    
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 FodyHelpers --version 6.6.5-beta2
                    
#r "nuget: FodyHelpers, 6.6.5-beta2"
                    
#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.
#:package FodyHelpers@6.6.5-beta2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FodyHelpers&version=6.6.5-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FodyHelpers&version=6.6.5-beta2&prerelease
                    
Install as a Cake Tool

Helpers for Fody.

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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 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.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on FodyHelpers:

Package Downloads
AutoDI.Fody

Obsolete. See https://github.com/Keboo/AutoDI/wiki/Release-Notes#400

Cauldron.Cecilator

A Fody/Mono.Cecil wrapper that provides most basic IL code weaving helpers.

AzureFunctionsV2.HttpExtensions

Improves the Azure Functions HTTP Trigger experience by extending the infrastructure around it, allowing to define request parameters in the function signature and implementing boilerplate like exception filters and adds different authentication schemes.

Kasay.FodyHelpers

Helper for projects in Fody.

portdic

Package Description

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on FodyHelpers:

Repository Stars
Megabit/Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
Fody/Costura
Embed references as resources
Fody/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time
realm/realm-dotnet
Realm is a mobile database: a replacement for SQLite & ORMs
Fody/MethodTimer
Injects some very basic method timing code.
Fody/Home
The landing page for Fody repositories
Fody/NullGuard
Adds null argument checks to an assembly
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
inversionhourglass/Rougamo
Compile-time AOP component. Works with any method, whether it is async or sync, instance or static. Uses an aspectj-like pattern to match methods.
Fody/ConfigureAwait
Configure async code's ConfigureAwait at a global level
Fody/MethodDecorator
Compile time decorator pattern via IL rewriting
Kira-NT/HotAvalonia
🔥 Supercharge your Avalonia development experience with hot reload capabilities
vescon/MethodBoundaryAspect.Fody
A Fody weaver which allows to decorate methods and hook into method start, method end and method exceptions.
Fody/Anotar
Simplifies logging through a static class and some IL manipulation.
ltrzesniewski/InlineIL.Fody
Inject arbitrary IL code at compile time.
fodyarchived/ModuleInit
Adds a module initializer to an assembly.
Fody/Equals
Generate Equals, GetHashCode and operators methods from properties.
Fody/AsyncErrorHandler
An extension for Fody to integrate error handling into async and TPL code
hexawyz/CrystalBoy
C# GameBoy Emulator
Version Downloads Last Updated
6.9.3 322 8/21/2025
6.9.2 7,634 3/1/2025
6.9.1 14,143 11/19/2024
6.9.0 1,017 11/16/2024
6.8.2 4,753 9/14/2024
6.8.1 11,641 5/15/2024
6.8.0 54,628 7/1/2023
6.7.0 81,486 4/19/2023
6.6.5-beta2 289 3/24/2023
6.6.5-beta1 253 3/23/2023
6.6.4 114,618 10/3/2022
6.6.3 33,446 6/14/2022
6.6.2 5,258 5/20/2022
6.6.1 4,191 4/30/2022
6.6.0 31,958 10/23/2021
6.5.5 5,668 10/21/2021
6.5.4 2,145 10/19/2021
6.5.3 6,940 9/10/2021
6.5.2 9,180 7/2/2021
6.5.1 47,499 4/4/2021
6.5.0 1,291 3/27/2021
6.4.0 12,112 3/8/2021
6.3.0 21,469 10/14/2020
6.2.6 7,808 9/16/2020
6.2.5 2,308 9/3/2020
6.2.4 45,663 7/31/2020
6.2.3 735 7/31/2020
6.2.1 1,824 7/27/2020
6.2.0 5,759 5/30/2020
6.1.2 1,251 5/23/2020
6.1.1 24,769 2/23/2020
6.1.0 5,062 2/2/2020
6.0.8 4,139 1/21/2020
6.0.7 1,342 1/20/2020
6.0.6 15,712 1/2/2020
6.0.5 8,296 11/12/2019
6.0.4 8,685 11/2/2019
6.0.4-beta.2 443 10/31/2019
6.0.4-beta.1 441 10/31/2019
6.0.3 1,387 10/29/2019
6.0.2 2,431 10/19/2019
6.0.1 1,083 10/17/2019
6.0.0 80,828 8/21/2019
6.0.0-beta.1 582 8/19/2019
5.2.0 1,755 8/17/2019
5.1.2 1,323 8/16/2019
5.1.1 8,448 6/27/2019
5.1.0 1,689 6/23/2019
5.0.6 3,227 5/4/2019
5.0.5 1,556 5/4/2019
5.0.4 1,298 5/4/2019
5.0.3 1,337 5/3/2019
5.0.2 1,289 5/3/2019
5.0.2-beta.2 461 4/28/2019
5.0.2-beta.1 459 4/26/2019
5.0.1 1,841 4/25/2019
5.0.1-beta.2 423 4/25/2019
5.0.1-beta.1 425 4/24/2019
5.0.0 1,580 4/21/2019
5.0.0-beta.14 473 4/19/2019
5.0.0-beta.13 470 4/19/2019
5.0.0-beta.12 454 4/18/2019
5.0.0-beta.11 753 4/13/2019
5.0.0-beta.10 436 4/13/2019
5.0.0-beta.9 450 4/12/2019
5.0.0-beta.7 529 4/7/2019
5.0.0-beta.5 431 4/6/2019
5.0.0-beta.4 452 4/6/2019
5.0.0-beta.3 475 4/4/2019
5.0.0-beta.2 457 3/30/2019
5.0.0-beta.1 454 3/25/2019
4.2.1 8,451 3/25/2019
4.2.0 1,465 3/25/2019
4.1.0 1,657 3/24/2019
4.1.0-beta.7 440 3/22/2019
4.1.0-beta.6 438 3/18/2019
4.1.0-beta.3 448 3/18/2019
4.1.0-beta.2 437 3/18/2019
4.1.0-beta.1 440 3/18/2019
4.0.2 104,277 2/11/2019
4.0.1 1,459 2/11/2019
4.0.0 2,374 2/10/2019
4.0.0-beta.2 810 1/20/2019
4.0.0-beta.1 912 12/31/2018
3.3.5 4,841 12/30/2018
3.3.4 1,859 12/24/2018
3.3.3 2,043 12/7/2018
3.3.2 27,179 11/25/2018
3.3.1 1,503 11/22/2018
3.3.0 5,761 11/18/2018
3.2.17 4,488 11/10/2018
3.2.16 1,687 10/31/2018
3.2.15 1,538 10/30/2018
3.2.14 1,519 10/29/2018
3.2.13 4,947 10/22/2018
3.2.12 1,904 10/20/2018
3.2.11 1,599 10/19/2018
3.2.10 1,661 10/18/2018
3.2.9 11,638 10/5/2018
3.2.8 2,390 10/4/2018
3.2.7 1,633 10/2/2018
3.2.6 1,740 10/1/2018
3.2.5 1,585 9/30/2018
3.2.5-beta.3 1,126 9/30/2018
3.2.5-beta.1 1,090 9/26/2018
3.2.4 5,441 9/18/2018
3.2.3 1,752 9/16/2018
3.2.2 1,644 9/13/2018
3.2.1 5,265 9/7/2018
3.2.0 5,859 9/2/2018
3.1.7 1,660 8/31/2018
3.1.6 1,611 8/31/2018
3.1.5 1,599 8/31/2018
3.1.4 2,920 7/29/2018
3.1.3 2,794 6/24/2018
3.1.2 1,747 6/24/2018
3.1.1 2,010 6/23/2018
3.1.0 33,288 6/23/2018
3.0.4 4,254 6/11/2018
3.0.3 7,991 4/8/2018
3.0.2 2,005 4/8/2018
3.0.1 2,438 4/3/2018
3.0.0 2,537 3/31/2018
2.5.0 2,243 3/29/2018
2.4.6 2,290 3/11/2018
2.4.5 2,026 3/10/2018
2.4.4 2,079 2/24/2018
2.4.3 1,991 2/24/2018
2.4.2 1,794 2/22/2018
2.4.1 2,068 2/10/2018
2.4.0 1,805 2/9/2018
2.3.25 2,077 2/3/2018
2.3.24 2,006 2/2/2018
2.3.23 1,990 1/25/2018
2.3.22 2,038 1/21/2018
2.3.21 1,988 1/17/2018
2.3.20 2,163 1/13/2018
2.3.19 2,038 1/12/2018
2.3.18 6,517 1/9/2018
2.3.17 2,037 1/6/2018
2.3.15 2,045 1/1/2018
2.3.14 2,054 12/31/2017
2.3.13 1,990 12/31/2017
2.3.12 1,985 12/31/2017
2.3.11 1,797 12/29/2017
2.3.10 2,001 12/29/2017
2.3.9 1,965 12/29/2017
2.3.8 2,027 12/27/2017
2.3.7 1,998 12/27/2017
2.3.6 2,028 12/25/2017
2.3.5 1,797 12/24/2017
2.3.4 2,030 12/24/2017
2.3.3 2,003 12/20/2017
2.3.2 1,994 12/19/2017
2.3.1 2,002 12/17/2017
2.3.0 2,312 12/17/2017