Localizations 0.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Localizations --version 0.1.2
NuGet\Install-Package Localizations -Version 0.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Localizations" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Localizations --version 0.1.2
#r "nuget: Localizations, 0.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Localizations as a Cake Addin
#addin nuget:?package=Localizations&version=0.1.2

// Install Localizations as a Cake Tool
#tool nuget:?package=Localizations&version=0.1.2

Localization Abstractions

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Localizations:

Package Downloads
Localizations.PhraseApp

Localization PhraseApp implementation for .NET applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 500 1/17/2024
3.0.0 140 1/11/2024
3.0.0-preview.1 56 1/10/2024
2.0.1 1,906 12/15/2022
2.0.0 1,392 9/15/2022
1.1.2 386 9/15/2022
1.1.2-preview.1 116 9/15/2022
1.1.1 366 8/16/2022
1.1.1-preview.1 813 5/23/2022
1.1.0 2,562 5/14/2021
1.0.3-preview.1 154 5/13/2021
1.0.1-preview.2 154 5/14/2021
1.0.1-preview.1 146 5/14/2021
1.0.0-beta0010 1,164 7/6/2020
1.0.0-beta0009 600 7/6/2020
1.0.0-beta0008 623 3/24/2020
1.0.0-beta0007 1,394 11/7/2018
1.0.0-beta0006 1,319 10/29/2018
1.0.0-beta0005 1,289 10/5/2018
1.0.0-beta0004 1,306 10/1/2018
1.0.0-beta0003 1,279 9/30/2018
1.0.0-beta0002 1,330 9/30/2018
1.0.0-beta0001 1,310 9/30/2018
0.1.15 12,196 7/12/2018
0.1.14 1,796 7/10/2018
0.1.13 1,815 6/21/2018
0.1.12 1,839 6/21/2018
0.1.11 1,792 6/20/2018
0.1.10 1,849 6/20/2018
0.1.9 2,966 4/23/2018
0.1.8 1,239 10/20/2017
0.1.7 2,569 10/20/2017
0.1.6 1,211 10/19/2017
0.1.5 1,229 10/19/2017
0.1.4 1,730 10/19/2017
0.1.3 1,267 10/19/2017
0.1.2 1,683 10/19/2017
0.1.1 1,757 10/18/2017
0.1.0 1,659 10/18/2017

Adds ability to specify default locale
Adds ability to specify strict locale e.g en-GB would fall back to en on failure and strict locale set to false