[.Net Core]Castle DynamicProxy

时间:2020-07-07 10:38:16   收藏:0   阅读:61
  1. Castle Windsor
    1. Castel WIndsor is the best of breed, mature Inversion of Control Container available for .NET.
  2. Moq
  3. NSubstitute
  4. FakeltEasy
  5. Rhino Moks
  6. NHibernate
  7. Entity Framework Core
  8. Kind of proxy objects
  9. Leaking this
  10. Make proxy generation hooks purely functional
  11. Overriding Equals/GetHashCode on proxy generation hook
  12. Make your supporting classed serializable
  13. Use proxy generation hooks and interceptor selectors for fine grained control
  14. SRP applies to interceptors
  15. Behavior of  by-reference parameters during interception
  16. Optional parameter value limitations
  17. Asynchronous interception

原文:https://www.cnblogs.com/lsb123/p/13258848.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!