Has anybody used any AOP products under Mono?
I'm looking into using PostSharp on one of my projects. The complicating factor is that I need PostSharp to work on both Windows x64 and Linux x64/Mono.
According to the available info for PostSharp, you can compile on Windows/.NET and run under both .NET and Mono.
The question i开发者_C百科s this: can I perform PostSharp builds on Linux/Mono?
I can guarantee that PostSharp 2.0 CTP1 Update 1, which I will post tomorrow, supports Mono. It has just been tested on a large code base.
The test setup was a Mac machine.
精彩评论