PostSharp 3TrialPostSharp boosts productivity, raises quality and eradicates boilerplate. PostSharp is a leading tool for design pattern automation, aspect-oriented programming and design enforcement.Description
Reviews (2)
Q and A (1)
Sign in to Write a Review
Sort By:
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. 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.
Sign in to Start a Discussion
|