BLocal.Web
1.1.0
dotnet add package BLocal.Web --version 1.1.0
NuGet\Install-Package BLocal.Web -Version 1.1.0
<PackageReference Include="BLocal.Web" Version="1.1.0" />
paket add BLocal.Web --version 1.1.0
#r "nuget: BLocal.Web, 1.1.0"
// Install BLocal.Web as a Cake Addin #addin nuget:?package=BLocal.Web&version=1.1.0 // Install BLocal.Web as a Cake Tool #tool nuget:?package=BLocal.Web&version=1.1.0
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.
Refactored a lot of things, made easier to use