@Fody
  • Stars
    star
    12,778
  • Global Org. Rank 1,852 (Top 0.6 %)
  • Registered almost 12 years ago
  • Most used languages
    C#
    100.0 %

Top repositories

1

Fody

Extensible tool for weaving .net assemblies
C#
4,325
star
2

Costura

Embed references as resources
C#
2,383
star
3

PropertyChanged

Injects INotifyPropertyChanged code into properties at compile time
C#
1,885
star
4

NullGuard

Adds null argument checks to an assembly
C#
686
star
5

MethodTimer

Injects some very basic method timing code.
C#
686
star
6

Home

The landing page for Fody repositories
C#
671
star
7

ConfigureAwait

Configure async code's ConfigureAwait at a global level
C#
444
star
8

MethodDecorator

Compile time decorator pattern via IL rewriting
C#
380
star
9

Anotar

Simplifies logging through a static class and some IL manipulation.
C#
262
star
10

Equals

Generate Equals, GetHashCode and operators methods from properties.
C#
111
star
11

AsyncErrorHandler

An extension for Fody to integrate error handling into async and TPL code
C#
104
star
12

FodyAddinSamples

A working sample for each Fody Addin
C#
95
star
13

ToString

Generate ToString method from public properties.
C#
82
star
14

Janitor

Simplifies the implementation of IDisposable
C#
76
star
15

Ionad

Replaces static method calls.
C#
68
star
16

InfoOf

Provides methodof, propertyof and fieldof equivalents of typeof .
C#
65
star
17

Virtuosity

Change all members to virtual as part of your build.
C#
61
star
18

PropertyChanging

Injects INotifyPropertyChanging code into properties at compile time.
C#
54
star
19

ExtraConstraints

Facilitates adding constraints for Enum and Delegate to types and methods.
C#
47
star
20

Visualize

Adds debugger attributes to help visualize objects.
C#
43
star
21

Caseless

Change string comparisons to be case insensitive.
C#
40
star
22

Resourcer

Simplifies reading embedded resources from an Assembly.
C#
37
star
23

LoadAssembliesOnStartup

Loads all the references on startup by actually using the types in the module initializer.
C#
36
star
24

Obsolete

Helps keep usages of ObsoleteAttribute consistent.
C#
32
star
25

EmptyConstructor

Adds an empty constructor to classes even if you have a non-empty one defined.
C#
29
star
26

Scalpel

Strips all testing code from an assembly
C#
27
star
27

AssertMessage

Add 'message' parameter to Assertions. Nunit, Mstest, Xunit is supported.
C#
22
star
28

Publicize

Converts non-public members to public hidden members
C#
12
star
29

UniversalAppSample

C#
7
star
30

.github

1
star