Enferno.Public.Web.Components by Enferno AB

<PackageReference Include="Enferno.Public.Web.Components" Version="1.0.0-alpha" />

 Enferno.Public.Web.Components 1.0.0-alpha

Enferno component library that helps the developer implements common views and scenarios such as shopping basket, product and checkout in a easy way.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Enferno.Public.Web.Components</id>
    <version>1.0.0-alpha</version>
    <title>Enferno.Public.Web.Components</title>
    <authors>Enferno AB</authors>
    <owners>Enferno AB</owners>
    <projectUrl>https://enfernopublic.codeplex.com/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Enferno component library that helps the developer implements common views and scenarios such as shopping basket, product and checkout in a easy way.</description>
    <releaseNotes>Initial release of this new library that contains three components at the time of realse:
      * ShoppingBasket
      * Product
      * Checkout
      
      ShoppingBasket and Product existed in separate packages before and has been pulled in here and also changed a bit to conform to new design standards.</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>Enferno Public Web Components</tags>
    <dependencies>
      <dependency id="Antlr" version="3.4.1.9004" />
      <dependency id="AutoMapper" version="3.2.1" />
      <dependency id="CommonServiceLocator" version="1.0" />
      <dependency id="Enferno.Public" version="1.0.10" />
      <dependency id="Enferno.Public.Web" version="1.5.0-alpha" />
      <dependency id="Enferno.StormApiClient" version="1.6.2.0" />
      <dependency id="EnterpriseLibrary.Common" version="5.0.505.0" />
      <dependency id="EnterpriseLibrary.Logging" version="5.0.505.1" />
      <dependency id="jQuery" version="2.1.1" />
      <dependency id="knockoutjs" version="2.2.1" />
      <dependency id="linq.js" version="3.0.4-beta5" />
      <dependency id="Microsoft.AspNet.Web.Optimization" version="1.1.3" />
      <dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.2" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.2" />
      <dependency id="Microsoft.Web.Infrastructure" version="1.0.0.0" />
      <dependency id="Newtonsoft.Json" version="6.0.4" />
      <dependency id="Unity" version="2.1.505.2" />
      <dependency id="Unity.Interception" version="2.1.505.2" />
      <dependency id="WebGrease" version="1.5.2" />
    </dependencies>
  </metadata>
</package>