公共服务定位器是否支持 Mono .NET?

发布于 2024-09-29 05:49:49 字数 124 浏览 3 评论 0原文

用于“提供 IoC 容器和服务定位器的抽象”的通用服务定位器是否支持 Mono .NET ?

Does the Common Service Locator, used for "providing an abstraction over IoC containers and service locators", support Mono .NET?

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

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

发布评论

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

评论(2

秋日私语 2024-10-06 05:49:49

是的,确实如此。请阅读 CommonServiceLocator 项目中的此 wiki 页面

Yes it does. Please read this wiki page from the CommonServiceLocator project.

伴我老 2024-10-06 05:49:49

从我在该项目网站上读到的内容来看,它应该可以在 Mono 上运行。 Spring、Castle 和 LinFu 应该可以正常工作。

您可以尝试使用 CSL 的二进制文件运行 MoMA 来找出答案。或者,更好的是,您可以尝试在 Mono 中运行一些示例程序。如果它们不起作用,Mono 开发人员会喜欢错误报告。

From what I read on the project's website, it should work on Mono. Spring, Castle and LinFu are supposed to work fine.

You can try to run MoMA with CSL's binaries to find out. Or, better, you might try to run some example programs in Mono. If they don't work, Mono developers will appreciate a bug report.

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