• Stars
    star
    12
  • Rank 1,550,007 (Top 32 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 12 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Converts non-public members to public hidden members

More Repositories

1

Fody

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

Costura

Embed references as resources
C#
2,308
star
3

PropertyChanged

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

NullGuard

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

Home

The landing page for Fody repositories
C#
640
star
6

MethodTimer

Injects some very basic method timing code.
C#
619
star
7

ConfigureAwait

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

MethodDecorator

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

Anotar

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

Equals

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

AsyncErrorHandler

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

FodyAddinSamples

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

ToString

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

Janitor

Simplifies the implementation of IDisposable
C#
75
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#
60
star
18

PropertyChanging

Injects INotifyPropertyChanging code into properties at compile time.
C#
53
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

UniversalAppSample

C#
7
star
29

.github

1
star