Archive for the ‘LinFu’ Category

LinFu: Intercepting Third-party methods - Console.WriteLine()

Monday, May 25th, 2009

Since a few days a I'm having a close look to LinFu 2.2 and talking with Philip Laureano, the creator of this amazing framework. LinFu 2.2 is very different than LinFu 1. Now is talking directly with Mono.Cecil to modify types in runtime, weave types for friends :-) With LinFu 2.2 ...