c# - Opensource alternative to postSharp that supports easy custom attributes -


does know opensource alternative postsharp thats easy use , supports attribute based stuff? i've seen aspectdng similar creating attributes c++ code , requires different form of compilation

i know windsor,ninject,spring.net,etc none of them have custom attributes postsharp.

i'm looking program lets me use own custom attributes before,after events.

i appreciate suggestions.

thank you

edit: question describing these points should support attributes has not been asked before. so,please don't close question. it's not duplicate.

edit: why afraid of postsharp? postsharp has far been best,but it's commercial , looks uncertain / risky use free version large project.we never know when might discontinue free version.

edit: votes , favorite adds. far,i've found : http://zinject.codeplex.com/ it's in french. please provide more suggestions if of find else.

have @ http://www.sharpcrafters.com/postsharp/alternatives list of alternatives


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -