开发者

RSS Parser for .NET [closed]

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 e开发者_如何学编程xtended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

Any recommendations for RSS parser library in .NET?


Several questions out there already that might be helpful. Look at this search.

Perhaps some of these might be helpful:

  • RSS library in .Net
  • RSS parser in .Net
  • Open Source RSS Parser
  • The best .Net library to handle feeds


SyndicationFeed is a part of .NET framework, you can find this class in System.ServiceModel.dll assembly.

You can read and created RSS feeds using SyndiacationFeed and System.ServiceModel.Syndication namespace.


I have used rss.net which works fine.


rssdotnet works the best and is open source

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜