A library to generate feeds such as RSS and Atom.
Info
Version: | 1.2.0 |
Author(s): | Karl-Johan Sjögren |
Last Update: | Sunday, May 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/karl-sjogren/syndication-core |
NuGet Url: | https://www.nuget.org/packages/SyndicationCore |
Install
Install-Package SyndicationCore
dotnet add package SyndicationCore
paket add SyndicationCore
SyndicationCore Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Xml.XDocument(>= 4.3.0)
- Microsoft.Extensions.Logging.Abstractions(>= 1.1.2)
Tags