Language | Created | Last update | Stars | Forks |
---|---|---|---|---|
C# | 2014-05-27T06:24:01Z | 2014-09-04T14:21:20Z | 0 | 0 |
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.
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:
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