Gu.Wpf.Localization
6.7.0
dotnet add package Gu.Wpf.Localization --version 6.7.0
NuGet\Install-Package Gu.Wpf.Localization -Version 6.7.0
<PackageReference Include="Gu.Wpf.Localization" Version="6.7.0" />
paket add Gu.Wpf.Localization --version 6.7.0
#r "nuget: Gu.Wpf.Localization, 6.7.0"
// Install Gu.Wpf.Localization as a Cake Addin #addin nuget:?package=Gu.Wpf.Localization&version=6.7.0 // Install Gu.Wpf.Localization as a Cake Tool #tool nuget:?package=Gu.Wpf.Localization&version=6.7.0
For localization using ResourceManager.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
.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. |
-
.NETCoreApp 3.1
- Gu.Localization (>= 6.7.0)
-
.NETFramework 4.5
- Gu.Localization (>= 6.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Gu.Wpf.Localization:
Package | Downloads |
---|---|
XGemini.Modules.Inspector
"Inspector module for Gemini, providing a flexible PropertyGrid tool window." |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Gu.Wpf.Localization:
Repository | Stars |
---|---|
RevoLand/Steam-Library-Manager
Open source utility to manage Steam, Origin and Uplay libraries in ease of use with multi library support. ||| Steam Games Database: https://stmstat.com
|
|
automuteus/amonguscapture
Capture of the local Among Us executable state
|
Version | Downloads | Last updated |
---|---|---|
6.7.0 | 9,610 | 11/26/2020 |
6.6.1 | 1,068 | 11/23/2020 |
6.5.0 | 1,747 | 7/1/2020 |
6.4.3 | 7,162 | 9/19/2018 |
6.4.2 | 1,714 | 7/16/2018 |
6.4.1 | 1,634 | 6/19/2018 |
6.4.0 | 2,052 | 4/7/2018 |
6.3.0 | 1,618 | 4/1/2018 |
6.2.2 | 2,123 | 10/4/2017 |
6.2.0 | 6,834 | 1/30/2017 |
6.1.0 | 11,846 | 8/6/2016 |
6.0.0 | 1,705 | 6/24/2016 |
5.0.0 | 1,604 | 6/23/2016 |
4.3.0 | 1,603 | 6/23/2016 |
4.2.0 | 1,608 | 6/23/2016 |
4.1.0 | 1,585 | 6/22/2016 |
4.0.0 | 1,564 | 6/22/2016 |
3.1.0 | 1,605 | 6/22/2016 |
3.0.0 | 1,816 | 6/21/2016 |
2.1.0 | 1,843 | 4/21/2016 |
2.0.0.1 | 1,580 | 4/18/2016 |
6.7.0
BUGFIX: Handle when used for setting binding source.
6.6.1
FEATURE: Compatible with net 5 single file.
6.5.0
FEATURE: Nullable enable.
FEATURE: netcoreapp3.1
FEATURE: Translator.MissingTranslation
6.4.3
BUGFIX: Type initialization for Culture fails if installed cultures contains invalid neutral ancestry. Issue 82.