FodyPackaging 6.9.3
Prefix Reserveddotnet add package FodyPackaging --version 6.9.3
NuGet\Install-Package FodyPackaging -Version 6.9.3
<PackageReference Include="FodyPackaging" Version="6.9.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="FodyPackaging" Version="6.9.3" />
<PackageReference Include="FodyPackaging"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add FodyPackaging --version 6.9.3
#r "nuget: FodyPackaging, 6.9.3"
#:package FodyPackaging@6.9.3
#addin nuget:?package=FodyPackaging&version=6.9.3
#tool nuget:?package=FodyPackaging&version=6.9.3
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
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on FodyPackaging:
| Package | Downloads |
|---|---|
|
Cocohub.Tracer.Fody
Cocohub.Tracer |
|
|
Cache.Fody
Injects method cache code. |
|
|
AnchorModeling.Fody
Package Description |
|
|
PropertyChangeTracking.Fody
Package Description |
|
|
AzureFunctionsWeaver.Fody
Weaver for Azure functions to substitute attributes at compile time. |
GitHub repositories (11)
Showing the top 11 popular GitHub repositories that depend on FodyPackaging:
| 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/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time
|
|
|
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
|
|
|
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
|
|
|
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.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.9.3 | 3,760 | 8/21/2025 |
| 6.9.2 | 3,079 | 3/1/2025 |
| 6.9.1 | 5,826 | 11/19/2024 |
| 6.9.0 | 955 | 11/16/2024 |
| 6.8.2 | 1,829 | 9/14/2024 |
| 6.8.1 | 8,789 | 5/15/2024 |
| 6.8.0 | 27,295 | 7/1/2023 |
| 6.7.0 | 65,439 | 4/19/2023 |
| 6.6.5-beta2 | 591 | 3/24/2023 |
| 6.6.5-beta1 | 562 | 3/23/2023 |
| 6.6.4 | 8,995 | 10/3/2022 |
| 6.6.3 | 34,206 | 6/14/2022 |
| 6.6.2 | 1,931 | 5/20/2022 |
| 6.6.1 | 2,924 | 4/30/2022 |
| 6.6.0 | 33,429 | 10/23/2021 |
| 6.5.5 | 6,595 | 10/21/2021 |
| 6.5.4 | 1,216 | 10/19/2021 |
| 6.5.3 | 2,667 | 9/10/2021 |
| 6.5.2 | 7,012 | 7/2/2021 |
| 6.5.1 | 10,384 | 4/4/2021 |