[aosd-discuss] Announcing PostSharp 1.0 Beta 1

Gael Fraiteur gael at fraiteur.net
Mon Mar 5 04:53:15 EST 2007


Gael Fraiteur is pleased to announce the availability of PostSharp 1.0 Beta 1.

Please look at the complete release annoucement:
http://www.postsharp.org/about/news/annoucements/announcing-1.0-beta-1

PostSharp is a post-compiler for the .NET Framework. It is an open
platform for the post-processing of .NET assemblies after compilation.
PostSharp includes an MSIL-level aspect weaver.

PostSharp Laos, the first plug-in of PostSharp, is a high-level
aspect-oriented framework (AOP). It allows to develop custom
attributes that really change the behaviour of the code to which they
are applied. PostSharp Laos defines 'events' in the code (like On
Exception, On Method Entry, On Get Field Value, ...) and lets the
developer provide custom handlers for these events.



More information about the discuss mailing list