HTMLX by Vladimir Angelov

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

 HTMLX 0.10.11

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.10.11</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>- Fixed bug with [InPlace]. Shoptico.UI.Link no longer needs a span to work.
 - SCSS will always be compiled now, even if there is no *Application.scss, *Library.scss or *Extension.scss file.
 - Potentially fixed bug with cached HTMLX definitions generating out-of-datet .htmlx.cs files.</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>