CodingSeb.Localization.WPF
1.1.4
A suite to localize C# and WPF project easily base on file format you choose.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package CodingSeb.Localization.WPF -Version 1.1.4
dotnet add package CodingSeb.Localization.WPF --version 1.1.4
<PackageReference Include="CodingSeb.Localization.WPF" Version="1.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodingSeb.Localization.WPF --version 1.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodingSeb.Localization.WPF, 1.1.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
* Allow now to use a Converter on the result of a Multi Tr
* Net core 3.0 -> 3.1
Add TextIdStringFormat on Tr
* StringFormatBinding -> StringFormatArgBinding and StringFormatBindings -> StringFormatArgsBindings
* Support MultiBindings in StringFormatArgBinding and StringFormatArgsBindings
* Simpler syntax to write Tr and MultiTr
Dependencies
-
.NETCoreApp 3.1
- CodingSeb.Localization (>= 1.1.1)
- PropertyChanged.Fody (>= 3.2.1)
-
.NETFramework 4.5
- CodingSeb.Localization (>= 1.1.1)
- PropertyChanged.Fody (>= 3.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.