PostSharp 3

Trial

PostSharp boosts productivity, raises quality and eradicates boilerplate. PostSharp is a leading tool for design pattern automation, aspect-oriented programming and design enforcement.

(2) Review
Visual Studio
2012, 2010
Download (9,496)
5/17/2013
3.0.26
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Reviews (2)
Q and A (1)
Sign in to Write a Review
Sort By:

by xgao1023 | at 3:59 PM

Very nice tool for AOP and implementing common design patterns. I'm using it for a large project which seperation of concerns are necessary to make the code clean and neat. Also, the performance is very nice because it use post-build weaving instead of runtime techniques such as proxies.

by Tim Long | December 05 2012

A useful framework for dealing with cross-cutting concerns. I'm using it in my in-house diagnostics library to give me the ability to trace code execution without having to add trace statements at the entry and exit of each method.

I'm only not giving this 5 stars because the package being pushed via the extension manager is pre-release.

Sign in to Start a Discussion


  • Licence
    4 Posts | Last Post May 09, 2013
    • Is it allowed to use this extension in commercial projects?
    • Hello,
      
      In normal times you can use the extension in commercial projects.
      
      However, the current version is a pre-release and is governed by our Evaluation License, which does not allow for use in production. Please use our current stable release 2.1 (http://www.sharpcrafters.com/download) for a version that can be use commercially today.
      
    • This has changed now, right?
    • Yes, PostSharp 3 is now RTM and can be used commercially.