BLocal 1.0.1
See the version list below for details.
dotnet add package BLocal --version 1.0.1
NuGet\Install-Package BLocal -Version 1.0.1
<PackageReference Include="BLocal" Version="1.0.1" />
paket add BLocal --version 1.0.1
#r "nuget: BLocal, 1.0.1"
// Install BLocal as a Cake Addin #addin nuget:?package=BLocal&version=1.0.1 // Install BLocal as a Cake Tool #tool nuget:?package=BLocal&version=1.0.1
The conventional ways often do not suit the needs required for proper localization. This package means to end that by providing a framework for building a clean localization mechanism, together with some powerful standard implementations.
Please check out the BLocal.Web NuGet package, and the BLocal.Web.Manager project on https://github.com/BackseatDevelopers/BLocal/tree/master/BLocal.Web.Manager
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.