开发者

WCF open-source project to learn from [closed]

开发者 https://www.devze.com 2023-02-01 07:59 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. 开发者_运维技巧 Closed 9 years ago.

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?


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消