Home > General > RSS.NET – Read RSS feeds in .NET.

RSS.NET – Read RSS feeds in .NET.

December 11th, 2009 Jimmy Leave a comment Go to comments

“RSS is a format for syndicating news and the content of news-like sites, including major news sites like Wired, news-oriented community sites like Slashdot, and personal weblogs. But it’s not just for news. Pretty much anything that can be broken down into discrete items can be syndicated via RSS: the “recent changes” page of a wiki, a changelog of CVS checkins, even the revision history of a book. Once information about each item is in RSS format, an RSS-aware program can check the feed for changes and react to the changes in an appropriate way.” – Mark Pilgrim

RSS.NET is an open-source .NET class library for RSS feeds. It provides a reusable object model for parsing and writing RSS feeds. It is fully compatible with RSS versions 0.90, 0.91, 0.92, and 2.0.1, implementing all constructs.

RSS is free to use in both commercial and non-commercial use. This is a library and is not a tool for end users to use. This has been tested under Visual Studio 2008 and SharpDevelop 3.0.

Categories: General Tags: ,
Digg: DIGG ME
  1. No comments yet.
  1. No trackbacks yet.