我 设计的一个 AOP framework for .net – Future.AOP ,它的原理是基于 Dynamic Proxy 和 Reflection Emit API 技术,采用 C# 编写,现在已经完成一个最初的 0.1 版本,请大家测试。
具体说明,请看 http://bughole.cnblogs.com/articles/202012.html
Demo 请在 http://www.cnblogs.com/Files/bughole/FutureAOP_Sample.rar 下载。
如果有什么问题和建议,给我发mail [email protected]