BLocal 1.0.7
dotnet add package BLocal --version 1.0.7
NuGet\Install-Package BLocal -Version 1.0.7
<PackageReference Include="BLocal" Version="1.0.7" />
paket add BLocal --version 1.0.7
#r "nuget: BLocal, 1.0.7"
// Install BLocal as a Cake Addin #addin nuget:?package=BLocal&version=1.0.7 // Install BLocal as a Cake Tool #tool nuget:?package=BLocal&version=1.0.7
The conventional ways oftenfail to suit the needs required for proper localization. BLocal provides a framework for building a clean localization mechanism, together with some powerful standard implementations.
Source code and documentation (wiki) available on
https://github.com/BackseatDevelopers/BLocal
Find BLocal.Web on NuGet
Find BLocal.Web.Manager (free management tool) on github
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Microsoft.SqlServer.Scripting (>= 11.0.2100.61)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BLocal:
Package | Downloads |
---|---|
BLocal.Web
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! |
GitHub repositories
This package is not used by any popular GitHub repositories.
Support for newer BLocal.Web