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
  • Publicize Public

    Converts non-public members to public hidden members

    Fody/Publicize's past year of commit activity
    C# 14 MIT 8 0 2 Updated Sep 16, 2026
  • Visualize Public

    Adds debugger attributes to help visualize objects.

    Fody/Visualize's past year of commit activity
    C# 42 MIT 8 0 1 Updated Sep 16, 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 1 Updated Sep 16, 2026
  • Obsolete Public

    Helps keep usages of ObsoleteAttribute consistent.

    Fody/Obsolete's past year of commit activity
    C# 35 MIT 12 0 2 Updated Sep 16, 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 2 Updated Sep 16, 2026
  • FodyAddinSamples Public

    A working sample for each Fody Addin

    Fody/FodyAddinSamples's past year of commit activity
    C# 100 MIT 52 0 7 Updated Sep 16, 2026
  • Caseless Public

    Change string comparisons to be case insensitive.

    Fody/Caseless's past year of commit activity
    C# 41 MIT 9 0 5 Updated Sep 16, 2026
  • PropertyChanged Public

    Injects INotifyPropertyChanged code into properties at compile time

    Fody/PropertyChanged's past year of commit activity
    C# 1,968 MIT 230 5 1 Updated Sep 16, 2026
  • MethodTimer Public

    Injects some very basic method timing code.

    Fody/MethodTimer's past year of commit activity
    C# 780 MIT 78 0 0 Updated Sep 16, 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 0 Updated Sep 16, 2026

Top languages

C# IL Assembly

Most used topics

Loading…