WCF开源项目值得学习

发布于 2024-10-09 07:33:00 字数 72 浏览 5 评论 0原文

我的目标是成为一名 WCF 专业人士,我正在寻找一个 WCF 开源项目,我可以从中学习并希望成为一名贡献者。您能推荐这样的项目吗?

Aiming to be a WCF professional, I am looking for a WCF open source project, from which I can learn and hopefully become a contributor. Can you recommend of such a project?

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

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

发布评论

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

评论(2

英雄似剑 2024-10-16 07:33:00

一个不错的(尽管不是最简单的)是 StockTrader,它具有企业级 WCF 服务和配置,在面向服务的架构中。

A good one (albeit not easiest) is StockTrader which features enterprise-level WCF services and configurations, in Service-Oriented architecture.

水波映月 2024-10-16 07:33:00

Mono 项目正在为 Github。如您所知,System.ServiceModel 是 WCF 的主要引擎。您可以在 /mono/mcs/class/System.ServiceModel.* 下找到这些命名空间的 Mono 实现。您可以在此处找到项目相关更新和相关贡献信息

Mono project has an ongoing effort for WCF hosted in Github. As you know, System.ServiceModel is the main engine for WCF. You can find Mono implementations of these namespaces under /mono/mcs/class/System.ServiceModel.* . You can find project related updates and relevant contribution information here

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