WpfLocalizeExtension 3.0.0
See the version list below for details.
dotnet add package WpfLocalizeExtension --version 3.0.0
NuGet\Install-Package WpfLocalizeExtension -Version 3.0.0
<PackageReference Include="WpfLocalizeExtension" Version="3.0.0" />
paket add WpfLocalizeExtension --version 3.0.0
#r "nuget: WpfLocalizeExtension, 3.0.0"
// Install WpfLocalizeExtension as a Cake Addin #addin nuget:?package=WpfLocalizeExtension&version=3.0.0 // Install WpfLocalizeExtension as a Cake Tool #tool nuget:?package=WpfLocalizeExtension&version=3.0.0
LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. 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. |
-
.NETFramework 3.5
- XAMLMarkupExtensions (>= 1.2.2)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on WpfLocalizeExtension:
Package | Downloads |
---|---|
Metaseed.MetaCore
Metaseed.MetaCore |
|
daVinci-wpf
Package Description |
|
Scar.Common.WPF.View.AnimatedWindow
An animated WPF base window |
|
leonardo-wpf
Package Description |
|
Prevu.UIComponents
Collection of UI components for Prevu Synoptics |
GitHub repositories (18)
Showing the top 5 popular GitHub repositories that depend on WpfLocalizeExtension:
Repository | Stars |
---|---|
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
|
|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
lay295/TwitchDownloader
Twitch VOD/Clip Downloader - Chat Download/Render/Replay
|
|
bitbeans/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
|
Version | Downloads | Last updated |
---|---|---|
3.10.0 | 135,537 | 2/20/2023 |
3.9.4 | 243,706 | 1/17/2022 |
3.9.3 | 1,351 | 1/16/2022 |
3.9.2 | 23,248 | 12/30/2021 |
3.9.1 | 9,160 | 11/14/2021 |
3.9.0 | 33,354 | 8/26/2021 |
3.8.1-preview.1 | 271 | 8/19/2021 |
3.8.0 | 223,476 | 8/17/2020 |
3.7.0-alpha.58 | 1,683 | 5/31/2020 |
3.7.0-alpha.45 | 317 | 5/27/2020 |
3.6.1 | 30,131 | 5/11/2020 |
3.6.0-alpha.7 | 633 | 4/29/2020 |
3.6.0-alpha.6 | 305 | 4/28/2020 |
3.5.0 | 10,890 | 4/15/2020 |
3.4.0-alpha0053 | 2,940 | 1/8/2020 |
3.4.0-alpha0039 | 2,202 | 2/25/2019 |
3.4.0-alpha0016 | 1,164 | 1/27/2019 |
3.3.1 | 114,096 | 11/15/2018 |
3.3.0 | 13,842 | 10/18/2018 |
3.2.0 | 11,501 | 9/16/2018 |
3.2.0-alpha0015 | 1,275 | 9/8/2018 |
3.1.2 | 36,959 | 3/27/2018 |
3.1.1 | 2,133 | 3/21/2018 |
3.1.0 | 14,694 | 1/8/2018 |
3.0.1 | 30,857 | 10/16/2017 |
3.0.0 | 3,424 | 10/12/2017 |
2.3.2 | 86,663 | 6/28/2015 |
2.3.1 | 2,399 | 6/23/2015 |
2.3.0 | 25,972 | 2/24/2015 |
2.2.1 | 42,773 | 5/12/2014 |
2.2.0 | 10,016 | 12/15/2013 |
v3.0.0
* Dropped Windows Phone 8 support
* Dropped Silverlight support
* Default ItemTemplate for EnumComboBox
* refs #56
* refs #70
* refs #72
* refs #73
* refs #74
* refs #77
* refs #78
* refs #84
* refs #86
* closes #89