使用哪个 IoC 容器?

发布于 11-17 16:45 字数 154 浏览 2 评论 0原文

我正在选择一个 IoC 容器来注入我的应用程序依赖项。

我曾使用过 Spring.NET。我也听说过 Autofac、StructureMap 和 Microsoft Unity,它们非常相似。

您建议使用哪种 IoC 容器?为什么?

非常感谢,

I'm in the process of choosing an IoC container to inject my application dependencies.

I have worked with Spring.NET. I have heard about Autofac, StructureMap and Microsoft Unity as well which are quite similar .

Which IoC container would you recommend to use and why?

Many thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

£冰雨忧蓝°2024-11-24 16:45:52

您可以阅读有关比较的内容。查看该线程: https://stackoverflow.com/questions/1140730/net-ioc-container-comparisons

You could read about comparaisons. Look at that thread : https://stackoverflow.com/questions/1140730/net-ioc-container-comparisons

旧竹2024-11-24 16:45:52

我曾使用过 Spring.NET。我有
听说过 Autofac、StructureMap 和
Microsoft Unity 以及
非常相似。

从技术角度来看,这可能并不重要。正如你所说,它们非常相似。

Spring.NET不是来自微软。如果使用 Microsoft 框架的完整堆栈对您很重要,请坚持使用 Microsoft 框架。

我已经使用 Spring 的 Java 版本很多年了。我认为这非常好。

I have worked with Spring.NET. I have
heard about Autofac, StructureMap and
Microsoft Unity as well which are
quite similar .

It probably doesn't matter from a technical point of view. As you say, they're quite similar.

Spring.NET does not come from Microsoft. Stick with a Microsoft framework if using their full stack is important to you.

I've used the Java version of Spring for many years. I think it's excellent.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文