如何开始使用 MonoDevelop 开发 WCF Web 服务?

发布于 2024-12-03 23:39:29 字数 208 浏览 1 评论 0原文

如何开始使用 MonoDevelop 开发 WCF Web 服务,有项目模板吗?

我的经验是使用 Eclipse - Java Servlet 方法,但是我现在需要使用 C# 开发 WCF Web 服务,任何人都可以提示从哪里开始。

我知道我的问题非常广泛,因为可以使用 WCF 构建许多类型的 Web 服务,我只是在寻找从 WCF 开始的地方。

干杯。

How to get started in developing WCF web service with MonoDevelop, is there any project templates?

My experience is with Eclipse - Java Servlet approach, however I need to develop WCF web service using C# now, any one can give hint as to where to start.

I know my question is quite broad, as there are many types of web service that can be built with WCF, I am just after for some place to start with WCF.

Cheers.

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

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

发布评论

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

评论(1

眼趣 2024-12-10 23:39:29

我会推荐一个非常好的 WCF 替代方案:ServiceStack.NET。正如作者所说...

现代、代码优先、DTO 驱动、WCF 替代 Web 服务框架,鼓励创建 DRY、高性能、可扩展的 REST Web 服务的最佳实践。

目前我选择它来开发在 IIS 或 Linux 服务器上平稳运行的 Web 服务。

文档非常好,Demis(作者)对于回答问题非常有帮助由社区发布。

I would recommend a very good alternative for WCF: ServiceStack.NET. As stated by the author...

A modern, code-first, DTO-driven, WCF replacement web services framework encouraging best-practices for creating DRY, high-perfomance, scalable REST web services.

It's currently my choice for developing web services that run smoothly on IIS or on linux servers.

Documentation is very good and Demis (the author) has been very helpful on answering questions posted by the community.

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