Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Open source RSS parser [closed]

Before rolling my own RSS parser, is there a really good open-source parser already written for C#?

like image 229
sduplooy Avatar asked Mar 05 '26 06:03

sduplooy


1 Answers

Seems like the RSS.NET library is worth a try. It does seem to be reasonably complete. And judging by the code examples, it seems very easy to use.

Edit: I was looking for this earlier but couldn't find it for some reason... RSS syndication is now in fact built into the .NET Framework 3.5 as part of WCF. See this MSDN magazine article for an introduction (scroll down for the section about the syndication API). Also see the answer to this SO thread.

like image 86
Noldorin Avatar answered Mar 08 '26 19:03

Noldorin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!