Higgs.Web.Core by Soul_Master

<PackageReference Include="Higgs.Web.Core" Version="2.0.0.6" />

 Higgs.Web.Core 2.0.0.6

This package is core library of the Higgs RIA Framework. It provides a lot of useful classes and great methods (like UpdateModel and ForEach) in general development.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Higgs.Web.Core</id>
    <version>2.0.0.6</version>
    <title>Higgs RIA Framework - Web (Server-side only)</title>
    <authors>Soul_Master</authors>
    <owners>Soul_Master</owners>
    <licenseUrl>http://higgs.codeplex.com/license</licenseUrl>
    <projectUrl>http://higgs.codeplex.com</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package is core library of the Higgs RIA Framework. It provides a lot of useful classes and great methods (like UpdateModel and ForEach) in general development.</description>
    <releaseNotes>Version 2.x will focus development on client-side.</releaseNotes>
    <language>en-US</language>
    <tags>Framework, RIA, Web, MVC</tags>
    <dependencies>
      <dependency id="Higgs" version="2.0.0.6" />
      <dependency id="AjaxMin" version="4.62.4618.15628" />
      <dependency id="Microsoft.AspNet.Mvc" version="4.0.20710.0" />
    </dependencies>
  </metadata>
</package>