BLocal.Web
1.0.8
See the version list below for details.
dotnet add package BLocal.Web --version 1.0.8
NuGet\Install-Package BLocal.Web -Version 1.0.8
<PackageReference Include="BLocal.Web" Version="1.0.8" />
paket add BLocal.Web --version 1.0.8
#r "nuget: BLocal.Web, 1.0.8"
// Install BLocal.Web as a Cake Addin #addin nuget:?package=BLocal.Web&version=1.0.8 // Install BLocal.Web as a Cake Tool #tool nuget:?package=BLocal.Web&version=1.0.8
This package contains providers tailored for MVC use (autodetect current locale, resolve current part based on controller/action) as well as the LocalizationHelper.
The LocalizationHelper is a rewrite of the HtmlHelper. It has jquery-inspired tag creation and integrates seamlessly with the BLocal framework.
Source code and Documentation (wiki) available on
https://github.com/BackseatDevelopers/BLocal
Find BLocal.Web.Manager (free management tool) on github!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Synched LocalizedHtmlTag and LocalizedHtmlString (tag was missing some convenience methods)