RSS.NET RSS.NET.dll

From: (注:未找到可以下载的dll)

http://www.rssdotnet.com/

http://sourceforge.net/projects/rss-net/

Overview

What is RSS?

“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 (read more)

What is RSS.NET?

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.

Who can use RSS.NET?

Commercial, internal, open-source and all other developers can use RSS.NET. End users can not use RSS.NET directly. (read more)

When can I expect a binary release?

Once major milestones are completed and well tested. In other words, when it's ready. In the meantime, the code can compiled from the CVS and nightly TAR.

Project links

Project summary
Project goals
Nightly TAR containing current source
Code examples using the RSS.NET class library

Atom.NET - An open source library to generate and parse Atom xml feeds.

RSS.NET powered applications & websites

si.blogs - slovenian blogs list.
FeedJumbler - Aggregate/Merge/Combine and Convert RSS and Atom Feeds.
devtoys - stuff for geeks.
Leadit.SharePoint.Services - Generating RSS Feeds for SharePoint Sites.
developerfood - A directory of ASP.NET, C#, and VB.NET controls, components, and development tools.
RssPlug - Messenger Plus RSS Reader Plugin.
RSS Xpress - freeware RSS reader.
BlogWeaver - categorized feed directory focusing .NET and Longhorn.
SpsRssGen - Sharepoint RSS Generator.
Monologue - A blog aggregator for Mono blogers.
SQLTeam.com - Website displaying SQL Server news.
PopHeadlines - RSS to your Inbox!
GtkSharpRSS - A RSS and RDF client written in C#.
[Add your program here]

Documentation

Class library reference
RSS version comparison

原文地址:https://www.cnblogs.com/emanlee/p/1325037.html