Info
Version: | 3.1.2 |
Author(s): | Rick Strahl, West Wind Technologies |
Last Update: | Thursday, October 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RickStrahl/Westwind.Globalization |
NuGet Url: | https://www.nuget.org/packages/Westwind.Globalization.Web.Starter |
Install
Install-Package Westwind.Globalization.Web.Starter
dotnet add package Westwind.Globalization.Web.Starter
paket add Westwind.Globalization.Web.Starter
Westwind.Globalization.Web.Starter Download (Unzip the "nupkg" after downloading)
Dependencies
- Westwind.Globalization.Web(>= 3.1.2)
Tags
It includes a few sample resources you can use to verify that the dbResource provider is working and allows you to play with a sample page. It's recommended you start with this .Starter NuGet package - you can remove it after you are up and running.
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.