Skip to content
@Fody

Fody

Extensible tool for weaving .net assemblies

Pinned Loading

  1. Home Home Public

    The landing page for Fody repositories

    C# 678 61

  2. Fody Fody Public

    Extensible tool for weaving .net assemblies

    C# 4.4k 465

  3. FodyAddinSamples FodyAddinSamples Public

    A working sample for each Fody Addin

    C# 96 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
  • ConfigureAwait Public

    Configure async code's ConfigureAwait at a global level

    Fody/ConfigureAwait’s past year of commit activity
    C# 446 MIT 36 5 7 Updated Dec 17, 2024
  • MethodDecorator Public

    Compile time decorator pattern via IL rewriting

    Fody/MethodDecorator’s past year of commit activity
    C# 385 MIT 94 1 9 Updated Dec 17, 2024
  • Caseless Public

    Change string comparisons to be case insensitive.

    Fody/Caseless’s past year of commit activity
    C# 40 MIT 9 0 10 Updated Dec 17, 2024
  • AsyncErrorHandler Public

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

    Fody/AsyncErrorHandler’s past year of commit activity
    C# 104 MIT 21 1 9 Updated Dec 17, 2024
  • 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 7 Updated Dec 17, 2024
  • Resourcer Public

    Simplifies reading embedded resources from an Assembly.

    Fody/Resourcer’s past year of commit activity
    C# 37 MIT 11 0 7 Updated Dec 17, 2024
  • Publicize Public

    Converts non-public members to public hidden members

    Fody/Publicize’s past year of commit activity
    C# 12 MIT 8 0 3 Updated Dec 17, 2024
  • Anotar Public

    Simplifies logging through a static class and some IL manipulation.

    Fody/Anotar’s past year of commit activity
    C# 262 MIT 48 1 10 Updated Dec 17, 2024
  • FodyAddinSamples Public

    A working sample for each Fody Addin

    Fody/FodyAddinSamples’s past year of commit activity
    C# 96 MIT 49 0 8 Updated Dec 16, 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# 37 MIT 10 1 0 Updated Dec 16, 2024

Top languages

C#

Most used topics

Loading…