ASP.NET RSS Toolkit 2.0 Released
by David Hayden ( Florida .NET Developer ), Filed: .NET Developer Tools
The post from Piyush Shah mentions CTP, but the CodePlex Site suggests this is the actual 2.0 Release. Either way, I am really excited to see this project moving along.
Some changes mentioned by Piyush:
- Consume and publish Atom/Rdf/Opml feeds.
- Strongly typed classes, close to Rss specification.
- Feeds Aggregation using OPML. The outlines in OPML can have Rss/Atom/Rdf.
- Rss Schema validation during aggregation.
- Download Manager can be used to download any Url and return a Stream. It also has inbuilt caching mechanism.
- Added support for Extensions and Enclosures.
- Added Visual Studio Testing Framework Unit Tests.
- Rearranged Namespaces to closely match the features.
Learn more.