Alles über XML & Co. (XML Schema, XSLT, XPath, XQuery)

Samstag, Juni 16, 2007

ASP.NET RSS Toolkit 2.0

Da sitze ich seit ca. einer Woche vor einem Artikel zum ASP.NET RSS Toolkit Version 1.0 und lese heute, dass es seit gestern eine Version 2.0 gibt:
I have been part of the team working on the latest version ASPNET RssToolkit, originally created by Dmitry Robsman. We enhanced this awesome Toolkit and have just released a CTP version of the Toolkit. Please check out Codeplex to download this toolkit.

Here are some of the changes in this version –

  • 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.

Labels: ,