h5.core by Rafael Oliveira, Object.NET, Inc.

<PackageReference Include="h5.core" Version="0.0.7849" />

 h5.core 0.0.7849

Core library used by the .NET Core C# to JavaScript compiler 🚀

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>h5.core</id>
    <version>0.0.7849</version>
    <authors>Rafael Oliveira, Object.NET, Inc.</authors>
    <owners>Rafael Oliveira, Object.NET, Inc.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <description>Core library used by the .NET Core C# to JavaScript compiler 🚀</description>
    <copyright>(c) Copyright  2008-2019, Object.NET, Inc. (http://object.net/). All rights reserved.</copyright>
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="h5" version="0.0.7837" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>