This is a copy of the original System.ServiceModel.Syndication from mono project avaialable at https://github.com/mono/mono/tree/master/mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication
It has been slightly modified to generate a standalone library for using Syndication Model.
- .NET 4.0 (Desktop / Server)
- Xamarin.iOS / Xamarin.Android / Xamarin.Mac
- Mono 2.10+
Terradue.ServiceModel.Syndication is available as NuGet package in releases.
Install-Package Terradue.ServiceModel.Syndication
Terradue.ServiceModel.Syndication is a single assembly designed to be easily deployed anywhere.
To compile it yourself, you’ll need:
- Visual Studio 2012 or later, or Xamarin Studio
To clone it locally click the "Clone in Desktop" button above or run the following git commands.
git clone git@github.com:Terradue/DotNetSyndication.git Terradue.ServiceModel.Syndication
Originally licensed under the under the terms of the MIT X11 license
Copyright (c) 2014 Terradue
Licensed under the GPL v3 License