其他分享
首页 > 其他分享> > [.Net Core]Castle DynamicProxy

[.Net Core]Castle DynamicProxy

作者:互联网

  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

标签:Core,generation,hooks,Make,interception,proxy,Net,Castle
来源: https://www.cnblogs.com/lsb123/p/13258848.html