Ccr.Xaml 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ccr.Xaml --version 2.2.0
NuGet\Install-Package Ccr.Xaml -Version 2.2.0
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="Ccr.Xaml" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ccr.Xaml --version 2.2.0
#r "nuget: Ccr.Xaml, 2.2.0"
#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 Ccr.Xaml as a Cake Addin
#addin nuget:?package=Ccr.Xaml&version=2.2.0

// Install Ccr.Xaml as a Cake Tool
#tool nuget:?package=Ccr.Xaml&version=2.2.0

Ccr.Xaml package for custom Xaml collection types, dependency property propogation, Xaml MarkupExtension Singleton providers, custom Resource Dictionary scoping, Fluent, genericbinding ValueConverters, and Xaml TypeConverter injection.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Ccr.Xaml:

Package Downloads
Ccr.MaterialDesign

Ccr.MaterialDesign package for implementing Material Design Hybrid design standard in WPF projects.

Ccr.MDHybrid

Ccr.MDHybrid package for a WPF stylistic implementation of Material Design Hybrid.

FlexCharts

Graphing, Charting, Data Visualizations Library

Ccr.Reactivity

Advanced generative/iterative animations framework for WPF applications.

Reactions

Advanced generative/iterative animations framework for WPF applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 719 10/2/2020
2.2.0 629 1/12/2020
2.1.0 535 12/31/2019

Added XamlConverters{T1, T2, ... T14, T15} up to 15 parameters, and added protected overrides for argument and parameter conversions.