[.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

[.Net Core]Castle DynamicProxy

上一篇:用Serverless Kubernetes为.NET (Core)应用保驾护航


下一篇:Android插件化 学习