By bloid
via postsharp.org
Published: Nov 19 2006 / 22:07
PostSharp is a platform that allows you to transform or analyze your .NET assemblies after compilation or at runtime. 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).
Add your comment