PostSharp
PostSharp is an open source framework for the .Net runtime - it consists of two parts, PostSharp Laos and PostSharp Core.
Laos is:
... a Lightweight Aspect-Oriented Solution.
... a framework of custom attributes that really add new behaviors.
... a plug-in based on PostSharp Core.
... the tool that will make you reduce code size by 10% in your next project.
And the Core is:
... an msil enhancer: it transforms .net assemblies after compilation.
... open-source: you can use it for free for academic and commercial projects.
... an open platform: transformations are encapsulated in plug-ins.
... supported: a full-time developer provides community and commercial support.
DevDefined has begun to use PostSharp to allow for a reduction in the amount of repetitive code we write on a daily basis and have found it to be very successful so far.
1/1/2008 2:42:37 PM
Back