cloudscribe.Syndication by Joe Audette

<PackageReference Include="cloudscribe.Syndication" Version="2.1.2" />

 cloudscribe.Syndication 2.1.2

cloudscribe.Syndication Class Library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>cloudscribe.Syndication</id>
    <version>2.1.2</version>
    <authors>Joe Audette</authors>
    <owners>Joe Audette</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/joeaudette/cloudscribe.Syndication</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/joeaudette/cloudscribe/master/cloudscribe-icon-32.png</iconUrl>
    <description>cloudscribe.Syndication Class Library</description>
    <tags>cloudscribe syndication rss atom feed xml</tags>
    <repository type="git" url="https://github.com/cloudscribe/cloudscribe.Syndication.git" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Microsoft.AspNetCore.Mvc.Core" version="2.1.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>