包括unity autofac等
2020-01-03 11:27:11 806KB 依赖注入 .net ioc DI
1
Spring依赖注入使用构造设注入demo。完整可运行。
2019-12-21 22:05:33 1.51MB Spring demo
1
近日, 学习.NET平台下的依赖注入(IOC)和 面向切面(AOP)。 力求获得一种简洁实用的方法实现IOC和AOP相结合的使用方式。 查阅了多个技术资料。经过多次测试,基本达到目的。 IOC使用微软的 Microsoft.Practices.Unity,AOP 使用微软企业库的 Microsoft.Practices.EnterpriseLibrary.PolicyInjection实现。
2019-12-21 20:26:16 1.03MB .NET 依赖注入 IOC 面向切面
1