NuGetGallery.Core by Outercurve Foundation

<PackageReference Include="NuGetGallery.Core" Version="3.0.119-r-master" />

 NuGetGallery.Core 3.0.119-r-master

Core support library for NuGet Gallery Frontend and Backend

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>NuGetGallery.Core</id>
    <version>3.0.119-r-master</version>
    <title>NuGetGallery.Core</title>
    <authors>Outercurve Foundation</authors>
    <owners>Outercurve Foundation</owners>
    <licenseUrl>https://github.com/NuGet/NuGetGallery/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/NuGet/NuGetGallery</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Core support library for NuGet Gallery Frontend and Backend</description>
    <dependencies>
      <dependency id="EntityFramework" version="5.0.0" />
      <dependency id="Newtonsoft.Json" version="6.0.4" />
      <dependency id="NuGet.Core" version="2.8.3-alpha0001" />
      <dependency id="System.Spatial" version="5.6.0" />
      <dependency id="WindowsAzure.Storage" version="2.1.0.3" />
    </dependencies>
  </metadata>
</package>