Narvalo.Core by Narvalo.Org

<PackageReference Include="Narvalo.Core" Version="2.0.0" />

 Narvalo.Core 2.0.0

Provides helpers on which depend the other Narvalo packages.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Narvalo.Core</id>
    <version>2.0.0</version>
    <title>Narvalo Internal Dependency</title>
    <authors>Narvalo.Org</authors>
    <owners>chtoucas</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/chtoucas/Narvalo.NET/blob/master/LICENSE.txt</licenseUrl>
    <projectUrl>https://github.com/chtoucas/Narvalo.NET/tree/master/src/Narvalo.Core</projectUrl>
    <description>Provides helpers on which depend the other Narvalo packages.</description>
    <copyright>Copyright © 2013-2017 Narvalo.Org</copyright>
    <tags>Require, Guard</tags>
    <references>
      <reference file="Narvalo.Core.dll" />
    </references>
  </metadata>
</package>