WpfLocalizeExtension 2.3.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package WpfLocalizeExtension --version 2.3.1
NuGet\Install-Package WpfLocalizeExtension -Version 2.3.1
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="WpfLocalizeExtension" Version="2.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WpfLocalizeExtension --version 2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WpfLocalizeExtension, 2.3.1"
#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 WpfLocalizeExtension as a Cake Addin #addin nuget:?package=WpfLocalizeExtension&version=2.3.1 // Install WpfLocalizeExtension as a Cake Tool #tool nuget:?package=WpfLocalizeExtension&version=2.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Silverlight | sl4-wp71 is compatible. sl5 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- XAMLMarkupExtensions (>= 1.2.1.1)
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 | 132,933 | 2/20/2023 |
3.9.4 | 242,252 | 1/17/2022 |
3.9.3 | 1,348 | 1/16/2022 |
3.9.2 | 22,893 | 12/30/2021 |
3.9.1 | 9,152 | 11/14/2021 |
3.9.0 | 33,220 | 8/26/2021 |
3.8.1-preview.1 | 269 | 8/19/2021 |
3.8.0 | 222,533 | 8/17/2020 |
3.7.0-alpha.58 | 1,681 | 5/31/2020 |
3.7.0-alpha.45 | 315 | 5/27/2020 |
3.6.1 | 30,072 | 5/11/2020 |
3.6.0-alpha.7 | 631 | 4/29/2020 |
3.6.0-alpha.6 | 303 | 4/28/2020 |
3.5.0 | 10,789 | 4/15/2020 |
3.4.0-alpha0053 | 2,934 | 1/8/2020 |
3.4.0-alpha0039 | 2,200 | 2/25/2019 |
3.4.0-alpha0016 | 1,162 | 1/27/2019 |
3.3.1 | 113,858 | 11/15/2018 |
3.3.0 | 13,822 | 10/18/2018 |
3.2.0 | 11,488 | 9/16/2018 |
3.2.0-alpha0015 | 1,274 | 9/8/2018 |
3.1.2 | 36,812 | 3/27/2018 |
3.1.1 | 2,131 | 3/21/2018 |
3.1.0 | 14,675 | 1/8/2018 |
3.0.1 | 30,767 | 10/16/2017 |
3.0.0 | 3,410 | 10/12/2017 |
2.3.2 | 86,448 | 6/28/2015 |
2.3.1 | 2,394 | 6/23/2015 |
2.3.0 | 25,942 | 2/24/2015 |
2.2.1 | 42,514 | 5/12/2014 |
2.2.0 | 10,009 | 12/15/2013 |
v2.3.1
* closes #62
* closes #54