Categories: AOP, Compilation
Author: postsharp.org
Latest version: 1.5Added 2007-03-07Updated 2008-09-18
PostSharp is an open-source post-compiler: an open platform for analysis and transformations of .NET assemblies after compilation. Aspect-Oriented Programming (AOP) or Policy Injection are two of the major applications.Built on PostSharp, PostSharp Laos is a high-level AOP framework based on simple concepts like code events and event handlers, and allows to author custom attributes that modify the behavior of the base code.