HTMLX by Vladimir Angelov

<PackageReference Include="HTMLX" Version="0.4.8" />

 HTMLX 0.4.8

HTML Extensions for making single-page applications with Bridge.NET, SCSS and components.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>HTMLX</id>
    <version>0.4.8</version>
    <title></title>
    <authors>Vladimir Angelov</authors>
    <owners>Vladimir Angelov</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://htmlx.io/#License</licenseUrl>
    <projectUrl>http://htmlx.io/</projectUrl>
    <iconUrl>http://htmlx.io/Icon.ico</iconUrl>
    <description>HTML Extensions for making single-page applications with Bridge.NET, SCSS and components.</description>
    <releaseNotes>- References with @ are colored in HTMLX files now.
 - Build pipeline now shows warnings instead of errors for problems that don't break the build.
 - Fixed SetAttribute() for missing properties auto-generation missing quote problem.</releaseNotes>
    <copyright>Copyright 2018</copyright>
    <tags>HTML CSharp Bridge NET</tags>
    <dependencies>
      <dependency id="Bridge" version="17.5.0" />
      <dependency id="Bridge.Core" version="17.5.0" />
      <dependency id="Bridge.Min" version="17.5.0" />
      <dependency id="Bridge.Newtonsoft.Json" version="1.11.0" />
      <dependency id="Retyped" version="1.6.6733" />
      <dependency id="Retyped.Core" version="1.6.6733" />
      <dependency id="Retyped.dom" version="2.8.6733" />
      <dependency id="Retyped.es5" version="2.8.6733" />
      <dependency id="Retyped.scripthost" version="2.8.6733" />
    </dependencies>
  </metadata>
</package>