XAMLMarkupExtensions 1.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package XAMLMarkupExtensions --version 1.1.5
NuGet\Install-Package XAMLMarkupExtensions -Version 1.1.5
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="XAMLMarkupExtensions" Version="1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XAMLMarkupExtensions --version 1.1.5
#r "nuget: XAMLMarkupExtensions, 1.1.5"
#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 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 Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  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 sl5 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 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

HG.WPFLocalizeExtension

LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects

GitHub repositories (9)

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 224,252 1/17/2022
2.1.2 30,736 11/14/2021
2.1.1 31,230 8/24/2021
2.1.0 1,403 8/18/2021
2.0.0 203,760 8/16/2020
1.9.0 29,991 5/11/2020
1.9.0-alpha.22 588 4/23/2020
1.8.0 8,760 4/15/2020
1.8.0-alpha.12 292 4/13/2020
1.7.0-alpha0017 3,127 1/8/2020
1.6.0 22,955 2/15/2019
1.6.0-alpha0019 1,068 1/27/2019
1.6.0-alpha0013 966 1/24/2019
1.6.0-alpha0007 1,001 1/23/2019
1.5.1 118,761 11/15/2018
1.5.0 4,957 10/18/2018
1.4.0 46,854 9/16/2018
1.4.0-alpha0032 1,152 9/7/2018
1.4.0-alpha0021 1,284 9/4/2018
1.3.0 54,938 1/8/2018
1.2.2 69,898 5/4/2016
1.2.1.4 43,372 11/24/2015
1.2.1.3 47,269 6/28/2015
1.2.1.2 2,042 6/24/2015
1.2.0 28,946 2/24/2015
1.1.6.3 53,699 8/27/2013
1.1.6.1 7,251 4/7/2013
1.1.5 5,385 11/6/2012
1.1.4 2,805 10/17/2012
1.1.3 5,090 6/18/2012
1.1.1 1,860 6/5/2012
1.0.2 1,959 5/23/2012
1.0.1 1,969 2/22/2012
1.0.0 8,721 2/20/2012

* Fix for memory leak in ParentChangedNotifier - call Dispose() when using this class after it has done its work :-).