Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用 Unity.Mvc3 作为我的依赖注入机制。
有哪些可用的替代方案?
提前感谢您的任何回复。
我目前正在使用autofac。但是我知道很多人都在使用 StructureMap,而且很多人更喜欢 Ninject。Afaik,虽然 autofac 的性能最好(其次是 StructureMap)