7 packages tagged with “Mono.Cecil”
Provides necessary interfaces and attributes for designing code ampoules for Syringe(IL code injection tool).
"Syringe is simple engine for post build IL level assembly processing. It serves as a bridge between IL code weaving logic (implemented in separate dll) and target project's build process. Syringe uses MEF (Managed Extensibility Framework) to collect every class exported as ICodeAmpoule contract and injects it into project's build process."
IL Rewrite Implement INotifyPropertyChanged
"Code Ampoule for automatic INotifyPropertyChanged interface implementation on classes decorated with appropriate attribute"
Enables injection of actions that will run after property value has changed
Feather# - An AOP utility for .NET, based on Mono.Cecil.
Compare .NET assembly versions for differences