Skip to content
@Fody

Fody

Extensible tool for weaving .net assemblies

Pinned Loading

  1. Home Home Public

    The landing page for Fody repositories

    C# 687 61

  2. Fody Fody Public

    Extensible tool for weaving .net assemblies

    C# 4.4k 468

  3. FodyAddinSamples FodyAddinSamples Public

    A working sample for each Fody Addin

    C# 97 49

  4. .github .github Public

    1 2

  5. cecil cecil Public

    Forked from jbevain/cecil

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

    C# 8 5

Repositories

Showing 10 of 31 repositories
  • MethodTimer Public

    Injects some very basic method timing code.

    Fody/MethodTimer’s past year of commit activity
    C# 737 MIT 71 2 2 Updated Feb 21, 2025
  • Obsolete Public

    Helps keep usages of ObsoleteAttribute consistent.

    Fody/Obsolete’s past year of commit activity
    C# 33 MIT 12 0 0 Updated Feb 21, 2025
  • FodyAddinSamples Public

    A working sample for each Fody Addin

    Fody/FodyAddinSamples’s past year of commit activity
    C# 97 MIT 49 0 10 Updated Feb 19, 2025
  • PropertyChanging Public

    Injects INotifyPropertyChanging code into properties at compile time.

    Fody/PropertyChanging’s past year of commit activity
    C# 54 MIT 18 0 8 Updated Feb 17, 2025
  • Publicize Public

    Converts non-public members to public hidden members

    Fody/Publicize’s past year of commit activity
    C# 14 MIT 8 0 1 Updated Feb 15, 2025
  • Caseless Public

    Change string comparisons to be case insensitive.

    Fody/Caseless’s past year of commit activity
    C# 41 MIT 9 0 9 Updated Feb 14, 2025
  • AsyncErrorHandler Public

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

    Fody/AsyncErrorHandler’s past year of commit activity
    C# 105 MIT 21 1 8 Updated Feb 14, 2025
  • 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 Feb 13, 2025
  • Costura Public

    Embed references as resources

    Fody/Costura’s past year of commit activity
    C# 2,428 MIT 276 1 0 Updated Feb 13, 2025
  • MethodDecorator Public

    Compile time decorator pattern via IL rewriting

    Fody/MethodDecorator’s past year of commit activity
    C# 389 MIT 95 1 7 Updated Feb 12, 2025

Top languages

C#

Most used topics

Loading…