Skip to content
@Fody

Fody

Extensible tool for weaving .net assemblies

Pinned Loading

  1. Home Home Public

    The landing page for Fody repositories

    C# 712 62

  2. Fody Fody Public

    Extensible tool for weaving .net assemblies

    C# 4.5k 472

  3. FodyAddinSamples FodyAddinSamples Public

    A working sample for each Fody Addin

    C# 98 50

  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# 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 7 Updated Oct 28, 2025
  • Obsolete Public

    Helps keep usages of ObsoleteAttribute consistent.

    Fody/Obsolete’s past year of commit activity
    C# 34 MIT 12 0 8 Updated Oct 28, 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 Oct 23, 2025
  • Costura Public

    Embed references as resources

    Fody/Costura’s past year of commit activity
    C# 2,512 MIT 283 3 1 Updated Oct 23, 2025
  • Virtuosity Public

    Change all members to virtual as part of your build.

    Fody/Virtuosity’s past year of commit activity
    C# 62 MIT 12 1 7 Updated Oct 7, 2025
  • Resourcer Public

    Simplifies reading embedded resources from an Assembly.

    Fody/Resourcer’s past year of commit activity
    C# 37 MIT 11 0 6 Updated Oct 7, 2025
  • Janitor Public

    Simplifies the implementation of IDisposable

    Fody/Janitor’s past year of commit activity
    C# 78 MIT 20 0 6 Updated Oct 7, 2025
  • Equals Public

    Generate Equals, GetHashCode and operators methods from properties.

    Fody/Equals’s past year of commit activity
    C# 112 MIT 25 4 6 Updated Oct 7, 2025
  • Home Public

    The landing page for Fody repositories

    Fody/Home’s past year of commit activity
    C# 712 MIT 62 0 0 Updated Sep 24, 2025
  • PropertyChanged Public

    Injects INotifyPropertyChanged code into properties at compile time

    Fody/PropertyChanged’s past year of commit activity
    C# 1,960 MIT 233 2 8 Updated Aug 21, 2025

Top languages

C#

Most used topics

Loading…