cecil topic
MonoMod
C# modding swiss army knife, powered by cecil.
Weaver
Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.
Mono.Cecil.Inject
An extension to Mono.Cecil that provides helper methods for simple method injection.
Open-Terraria-API
Open Terraria API - Mac, Linux & Windows
CrossCutterN
A light weight tool to inject customized AOP code into existing assemblies using IL weaving
cecil-attributes
A set of Unity attributes to automate your workflow.
cecilifier
A tool aiming to make it a little bit easier to learn Mono.Cecil
aspekt
A lightweight (Aspect Oriented Programming) AOP foundation
ILject
Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying the file.