SimpleLocalisation 0.9.7
dotnet add package SimpleLocalisation --version 0.9.7
NuGet\Install-Package SimpleLocalisation -Version 0.9.7
<PackageReference Include="SimpleLocalisation" Version="0.9.7" />
paket add SimpleLocalisation --version 0.9.7
#r "nuget: SimpleLocalisation, 0.9.7"
// Install SimpleLocalisation as a Cake Addin #addin nuget:?package=SimpleLocalisation&version=0.9.7 // Install SimpleLocalisation as a Cake Tool #tool nuget:?package=SimpleLocalisation&version=0.9.7
A localisation framework that works like an advance String.Format method. Write your own text source (Xml file, database, etc.) and your own context provider (web, workstation, etc.), and use the simple syntax in your texts, and let the framework handle the rest.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleLocalisation:
Package | Downloads |
---|---|
MVCBootstrap
Some of the things you always need when building a MVC application. Dependendy injection (Ninject implementation included), data access (Entity Framework implementation included) with a repository pattern, including simple role and membership providers. |
GitHub repositories
This package is not used by any popular GitHub repositories.