Skip to content
@Fody

Fody

Extensible tool for weaving .net assemblies

Pinned Loading

  1. Home Home Public

    The landing page for Fody repositories

    C# 719 62

  2. Fody Fody Public

    Extensible tool for weaving .net assemblies

    C# 4.5k 463

  3. FodyAddinSamples FodyAddinSamples Public

    A working sample for each Fody Addin

    C# 100 52

  4. .github .github Public

    1 1

  5. cecil cecil Public

    Forked from jbevain/cecil

    Cecil is a library to inspect, modify and generate .NET programs and libraries.

    C# 9 5

Repositories

Showing 10 of 31 repositories
  • LoadAssembliesOnStartup Public

    Loads all the references on startup by actually using the types in the module initializer.

    Fody/LoadAssembliesOnStartup's past year of commit activity
    C# 38 MIT 10 1 0 Updated Sep 11, 2026
  • Costura Public

    Embed references as resources

    Fody/Costura's past year of commit activity
    C# 2,543 MIT 279 3 0 Updated Sep 11, 2026
  • Fody Public

    Extensible tool for weaving .net assemblies

    Fody/Fody's past year of commit activity
    C# 4,543 463 2 5 Updated Sep 11, 2026
  • ConfigureAwait Public

    Configure async code's ConfigureAwait at a global level

    Fody/ConfigureAwait's past year of commit activity
    C# 458 MIT 35 0 3 Updated Sep 10, 2026
  • InfoOf Public

    Provides methodof, propertyof and fieldof equivalents of typeof .

    Fody/InfoOf's past year of commit activity
    C# 66 MIT 11 1 4 Updated Sep 10, 2026
  • MethodDecorator Public

    Compile time decorator pattern via IL rewriting

    Fody/MethodDecorator's past year of commit activity
    C# 404 MIT 96 1 4 Updated Sep 9, 2026
  • ExtraConstraints Public

    Facilitates adding constraints for Enum and Delegate to types and methods.

    Fody/ExtraConstraints's past year of commit activity
    C# 47 MIT 4 0 8 Updated Jul 24, 2026
  • AsyncErrorHandler Public

    An extension for Fody to integrate error handling into async and TPL code

    Fody/AsyncErrorHandler's past year of commit activity
    C# 107 MIT 21 1 4 Updated Jul 15, 2026
  • EmptyConstructor Public

    Adds an empty constructor to classes even if you have a non-empty one defined.

    Fody/EmptyConstructor's past year of commit activity
    C# 28 MIT 9 2 7 Updated Jul 14, 2026
  • Visualize Public

    Adds debugger attributes to help visualize objects.

    Fody/Visualize's past year of commit activity
    C# 42 MIT 8 0 7 Updated Jul 14, 2026

Top languages

C# IL Assembly

Most used topics

Loading…