是否有 .net 4/Visual Studio 2010 版本的 Atom 发布模板
对于 .net 3.5/VS2008,有 WCF Rest 入门套件,其中包括Microsoft.ServiceModel.Web.dll 具有类似 AtomPubServiceBase 类的类。
由于这是预览版 2 并且发布已有一年多了,我想知道微软是否将其作为官方组件纳入 .net 4 还是放弃了?
是否有适用于 .net 4 的“Atom Publishing Service Starter Kit”?
For .net 3.5/VS2008 there is the WCF Rest Starter Kit which includes Microsoft.ServiceModel.Web.dll which has classes like the AtomPubServiceBase class.
Since this is Preview 2 and was released more than a year ago, I wonder if Microsoft rolled it into .net 4 as an official component or if they abandoned it?
Is there a "Atom Publishing Service Starter Kit" for .net 4?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
最终构建了我自己的解决方案,因为 .net 4 中没有任何解决方案,并且 WCF Rest Starter Kit 已被放弃。
Ended up building my own solution, as there is none in .net 4 and the WCF Rest Starter Kit is abandoned.