Skip to content

WebFeeds: Unified RSS / RDF / Atom Feed Library for .NET

Notifications You must be signed in to change notification settings

mckamey/web-feeds.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

WebFeeds: Unified RSS / RDF / Atom Feed Library for .NET

Allows roundtrip serialization and deserialization of common feed formats.

A complete object model for Atom 1.0/0.3, RSS 2.0, and RSS 1.0 (RDF) plus associated IHttpAsyncHandlers for generating feeds.

Creating a custom feed is as easy as inheriting from Handler, overriding a method which returns the feed object.

Extensible adapter model allows additional extensions (i.e. "modules") such as Dublin Core (provided as an example adapter).

Common feed interface allows reading all feeds with same object model.

About

WebFeeds: Unified RSS / RDF / Atom Feed Library for .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages