|
|
|
|
|
|
PostSharp, an open-source post-compiler for .NET
PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation. It reads binary assemblies into memory, execute a suite of plug-ins and write back the modified code. PostSharp is a great tool for Aspect-Oriented Programming (AOP/AOSD).
|
|
| |
|
|
|