XAMLTest 1.3.1

dotnet add package XAMLTest --version 1.3.1
                    
NuGet\Install-Package XAMLTest -Version 1.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="XAMLTest" Version="1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XAMLTest" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="XAMLTest" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XAMLTest --version 1.3.1
                    
#r "nuget: XAMLTest, 1.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.
#:package XAMLTest@1.3.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XAMLTest&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=XAMLTest&version=1.3.1
                    
Install as a Cake Tool

A library that allows unit tests to be written against WPF XAML.

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on XAMLTest:

Repository Stars
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Version Downloads Last Updated
1.3.1 0 6/5/2026
1.3.1-ci745 0 6/5/2026
1.3.1-ci742 0 6/5/2026
1.3.1-ci740 0 6/5/2026
1.3.1-ci732 100 5/22/2026
1.3.1-ci729 102 5/22/2026
1.3.1-ci720 93 5/15/2026
1.3.1-ci713 93 5/1/2026
1.3.1-ci696 106 4/3/2026
1.3.1-ci673 114 2/6/2026
1.3.1-ci671 117 2/6/2026
1.3.1-ci665 111 2/6/2026
1.3.1-ci662 1,726 1/30/2026
1.3.1-ci660 124 1/30/2026
1.3.1-ci650 136 1/9/2026
1.3.0 343 1/9/2026
1.3.0-ci647 118 1/9/2026
1.3.0-ci645 84 1/9/2026
1.3.0-ci616 6,487 6/20/2025
1.3.0-ci610 293 6/13/2025
Loading failed