Skip to content
@Fody

Fody

Extensible tool for weaving .net assemblies

Pinned

  1. Home Home Public

    The landing page for Fody repositories

    C# 650 56

  2. Fody Fody Public

    Extensible tool for weaving .net assemblies

    C# 4.3k 454

  3. FodyAddinSamples FodyAddinSamples Public

    A working sample for each Fody Addin

    C# 92 48

  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# 7 4

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# 12 MIT 8 0 5 Updated Jun 17, 2024
  • Janitor Public

    Simplifies the implementation of IDisposable

    Fody/Janitor’s past year of commit activity
    C# 75 MIT 21 0 6 Updated Jun 17, 2024
  • 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# 36 MIT 10 1 2 Updated Jun 17, 2024
  • Equals Public

    Generate Equals, GetHashCode and operators methods from properties.

    Fody/Equals’s past year of commit activity
    C# 110 MIT 27 4 3 Updated Jun 17, 2024
  • Obsolete Public

    Helps keep usages of ObsoleteAttribute consistent.

    Fody/Obsolete’s past year of commit activity
    C# 32 MIT 12 0 3 Updated Jun 17, 2024
  • Anotar Public

    Simplifies logging through a static class and some IL manipulation.

    Fody/Anotar’s past year of commit activity
    C# 260 MIT 47 1 11 Updated Jun 17, 2024
  • ToString Public

    Generate ToString method from public properties.

    Fody/ToString’s past year of commit activity
    C# 79 MIT 23 0 4 Updated Jun 17, 2024
  • Ionad Public

    Replaces static method calls.

    Fody/Ionad’s past year of commit activity
    C# 68 8 0 6 Updated Jun 17, 2024
  • PropertyChanging Public

    Injects INotifyPropertyChanging code into properties at compile time.

    Fody/PropertyChanging’s past year of commit activity
    C# 53 MIT 16 0 7 Updated Jun 17, 2024
  • Costura Public

    Embed references as resources

    Fody/Costura’s past year of commit activity
    C# 2,331 MIT 274 12 5 Updated Jun 17, 2024

Top languages

C#

Most used topics

Loading…