CodingSeb.Localization
1.1.2
A suite to localize C# and WPF project easily base on file format you choose.
Install-Package CodingSeb.Localization -Version 1.1.2
dotnet add package CodingSeb.Localization --version 1.1.2
<PackageReference Include="CodingSeb.Localization" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodingSeb.Localization --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* Add the method RaiseLanguageChangeEvents in Loc to force the update in WPF
Dependencies
-
.NETFramework 4.5
- PropertyChanged.Fody (>= 3.2.1)
-
.NETStandard 2.0
- PropertyChanged.Fody (>= 3.2.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on CodingSeb.Localization:
Package | Downloads |
---|---|
CodingSeb.Localization.WPF
A suite to localize C# and WPF project easily base on file format you choose.
|
|
CodingSeb.Localization.JsonFileLoader
A suite to localize C# and WPF project easily base on file format you choose.
|
|
CodingSeb.Localization.YamlFileLoader
A suite to localize C# and WPF project easily base on file format you choose.
|
|
CodingSebLocalization.Fody
Inject the code that generate PropertyChanged event on property that has the attribute 'Localize' when the Language of the Localization changed
|
GitHub repositories
This package is not used by any popular GitHub repositories.