有人用过Mono下的AOP产品吗?
我正在考虑在我的一个项目中使用 PostSharp。复杂的因素是我需要 PostSharp 才能在 Windows x64 和 Linux x64/Mono 上工作。
根据PostSharp的可用信息,您可以在Windows/.NET上编译并在.NET和Mono下运行。
问题是:我可以在 Linux/Mono 上执行 PostSharp 构建吗?
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 is this: can I perform PostSharp builds on Linux/Mono?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我可以保证明天发布的 PostSharp 2.0 CTP1 Update 1 支持 Mono。它刚刚在大型代码库上进行了测试。
测试设置是 Mac 机器。
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.