Knoema.Localization.Mvc by Knoema

<PackageReference Include="Knoema.Localization.Mvc" Version="0.1.31" />

 Knoema.Localization.Mvc 0.1.31

Very unique library for globalization/localization for any ASP.NET MVC app. Covers code, views, JS scripts and more with convenient UI to make translations on the fly

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Knoema.Localization.Mvc</id>
    <version>0.1.31</version>
    <authors>Knoema</authors>
    <owners>Knoema</owners>
    <licenseUrl>http://github.com/Knoema/Localization</licenseUrl>
    <projectUrl>http://github.com/Knoema/Localization</projectUrl>
    <iconUrl>http://knoema.com/favicon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Very unique library for globalization/localization for any ASP.NET MVC app. Covers code, views, JS scripts and more with convenient UI to make translations on the fly</description>
    <copyright>© 2012 Knoema</copyright>
    <tags>web asp.net mvc localization globalization</tags>
    <dependencies>
      <dependency id="Knoema.Localization.Core" version="0.1.0.0" />
    </dependencies>
  </metadata>
</package>