cycnus


Comments:

PostSharp - A Post-Compiler for .NET

posted by cycnuscycnus(130) 4 years, 7 months ago 0

PostSharp is really cool and very well supported with lots of information and even an introductory video.
It's the kind of tool that enables you to look at code like you never did before: now you can automatically implement things like security, logging, tracing, argument checking, persisting data, and do lots of really magical stuff with very little effort.
It adds another dimension to code.

Reply