XAMLMarkupExtensions 1.1.5
See the version list below for details.
Install-Package XAMLMarkupExtensions -Version 1.1.5
dotnet add package XAMLMarkupExtensions --version 1.1.5
<PackageReference Include="XAMLMarkupExtensions" Version="1.1.5" />
paket add XAMLMarkupExtensions --version 1.1.5
#r "nuget: XAMLMarkupExtensions, 1.1.5"
// Install XAMLMarkupExtensions as a Cake Addin
#addin nuget:?package=XAMLMarkupExtensions&version=1.1.5
// Install XAMLMarkupExtensions as a Cake Tool
#tool nuget:?package=XAMLMarkupExtensions&version=1.1.5
A base class for nested markup extensions and a collection of useful extensions for WPF 3.5, 4.0 and SL 5.0.
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Silverlight | sl5 |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on XAMLMarkupExtensions:
Package | Downloads |
---|---|
WPFLocalizeExtension
LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects |
|
WeUiSharp
基于 WPF 实现的仿 Windows 桌面版微信 UI 界面库(An unofficial UI library for Windows WeChat based on WPF implementation) |
|
WPFLocalizeExtension.UnSigned
LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on XAMLMarkupExtensions:
Repository | Stars |
---|---|
HearthSim/Hearthstone-Deck-Tracker
A deck tracker and deck manager for Hearthstone on Windows
|
|
bitbeans/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
|
|
Otiel/BandcampDownloader
A Windows app used to download albums from Bandcamp.
|
|
XAMLMarkupExtensions/WPFLocalizeExtension
LocalizationExtension is a the easy way to localize any type of DependencyProperties or native Properties on DependencyObjects
|
|
Bluegrams/Vividl
Modern Windows GUI for youtube-dl/ yt-dlp
|
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 27,828 | 1/17/2022 |
2.1.2 | 12,427 | 11/14/2021 |
2.1.1 | 18,038 | 8/24/2021 |
2.1.0 | 545 | 8/18/2021 |
2.0.0 | 153,650 | 8/16/2020 |
1.9.0 | 22,898 | 5/11/2020 |
1.9.0-alpha.22 | 516 | 4/23/2020 |
1.8.0 | 4,492 | 4/15/2020 |
1.8.0-alpha.12 | 232 | 4/13/2020 |
1.7.0-alpha0017 | 2,222 | 1/8/2020 |
1.6.0 | 17,002 | 2/15/2019 |
1.6.0-alpha0019 | 480 | 1/27/2019 |
1.6.0-alpha0013 | 431 | 1/24/2019 |
1.6.0-alpha0007 | 446 | 1/23/2019 |
1.5.1 | 89,839 | 11/15/2018 |
1.5.0 | 4,161 | 10/18/2018 |
1.4.0 | 36,582 | 9/16/2018 |
1.4.0-alpha0032 | 575 | 9/7/2018 |
1.4.0-alpha0021 | 702 | 9/4/2018 |
1.3.0 | 48,706 | 1/8/2018 |
1.2.2 | 45,066 | 5/4/2016 |
1.2.1.4 | 27,106 | 11/24/2015 |
1.2.1.3 | 42,641 | 6/28/2015 |
1.2.1.2 | 1,299 | 6/24/2015 |
1.2.0 | 23,950 | 2/24/2015 |
1.1.6.3 | 37,755 | 8/27/2013 |
1.1.6.1 | 6,033 | 4/7/2013 |
1.1.5 | 4,185 | 11/6/2012 |
1.1.4 | 1,579 | 10/17/2012 |
1.1.3 | 2,636 | 6/18/2012 |
1.1.1 | 1,140 | 6/5/2012 |
1.0.2 | 1,196 | 5/23/2012 |
1.0.1 | 1,229 | 2/22/2012 |
1.0.0 | 5,316 | 2/20/2012 |
* Fix for memory leak in ParentChangedNotifier - call Dispose() when using this class after it has done its work :-).