Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

RSS/Atom parsing library for .Net

I'm trying to find a library that can read a given RSS/Atom feed, and that can guess its format and abstract it as a list of items.

The idea is to build a simple RSS reader that could take any feed.

I know PHP has a few libraries doing just that, but I can't find any .Net version.

like image 203
Luk Avatar asked Mar 08 '26 09:03

Luk


1 Answers

If you are using 3.5 you can use classes from the System.ServiceModel.Syndication namespace

like image 117
Pat Avatar answered Mar 09 '26 22:03

Pat



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!