Frontmatec.Globalization 1.0.11

dotnet add package Frontmatec.Globalization --version 1.0.11                
NuGet\Install-Package Frontmatec.Globalization -Version 1.0.11                
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="Frontmatec.Globalization" Version="1.0.11" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Frontmatec.Globalization --version 1.0.11                
#r "nuget: Frontmatec.Globalization, 1.0.11"                
#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 Frontmatec.Globalization as a Cake Addin
#addin nuget:?package=Frontmatec.Globalization&version=1.0.11

// Install Frontmatec.Globalization as a Cake Tool
#tool nuget:?package=Frontmatec.Globalization&version=1.0.11                

Frontmatec.Globalization

Localizer

var localizer = serviceProvider.GetRequiredService<ILocalizer>();
localizer.CurrentCultureChanged += (s, e) => { };
localizer.CurrentCulture = "en-US";
var localized = localizer.Localize("New");
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Frontmatec.Globalization:

Package Downloads
Frontmatec.Windows

A WPF library offering styling and components to simplify the development of MVVM-based applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.11 89 12/10/2024
1.0.9 737 7/12/2024
1.0.8 98 7/12/2024
1.0.7 269 6/27/2024
1.0.6 109 6/27/2024
1.0.5 315 2/29/2024
1.0.4 199 9/20/2023
1.0.3 619 8/28/2023
1.0.2 247 6/26/2023
1.0.1 162 6/26/2023
1.0.0 161 6/26/2023