Westwind.Globalization.Web by Rick Strahl,West Wind Technologies

<PackageReference Include="Westwind.Globalization.Web" Version="2.0.60" />

.NET API 34,304 bytes

 Westwind.Globalization.Web 2.0.60

This library provides the ASP.NET specific components to the Westwind.Globalization library. It contains the ASP.NET Resource Providers (DbResourceSimpleProvider, DbResourceProvider), the JavaScript Resource Handler to serve ASP.NET resources to JavaScript client, the on-line Resource editor to allow editing of data resources in real time. This library also provides the integration with WebForms using the resource control and dynamic icons. This library is required for using Westwind.Globalization in most ASP.NET Web Projects. MVC projects can safely remove the Westwind.Web.Forms assembly from the distribution.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Westwind.Globalization.Web</id>
    <version>2.0.60</version>
    <title>West Wind Globalization Web for ASP.NET</title>
    <authors>Rick Strahl,West Wind Technologies</authors>
    <licenseUrl>https://github.com/RickStrahl/Westwind.Globalization#license</licenseUrl>
    <projectUrl>https://github.com/RickStrahl/Westwind.Globalization</projectUrl>
    <iconUrl>http://west-wind.com/westwind.globalization/images/Westwind.Localization_128.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>This library provides the ASP.NET specific components to the Westwind.Globalization library. It contains the ASP.NET Resource Providers (DbResourceSimpleProvider, DbResourceProvider), the JavaScript Resource Handler to serve ASP.NET resources to JavaScript client, the on-line Resource editor to allow editing of data resources in real time. This library also provides the integration with WebForms using the resource control and dynamic icons.	
	
	This library is required for using Westwind.Globalization in most ASP.NET Web Projects. MVC projects can safely remove the Westwind.Web.Forms assembly from the distribution.</description>
    <summary>Database Resource Localization for ASP.NET Web applications.</summary>
    <language>en-US</language>
    <dependencies>
      <dependency id="Westwind.Globalization" version="2.0.60" />
      <dependency id="Westwind.Web" version="2.64" />
      <dependency id="Westwind.Web.WebForms" version="2.64" />
    </dependencies>
  </metadata>
</package>