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 164 6/5/2026
1.3.1-ci745 100 6/5/2026
1.3.1-ci742 116 6/5/2026
1.3.1-ci740 104 6/5/2026
1.3.1-ci732 111 5/22/2026
1.3.1-ci729 113 5/22/2026
1.3.1-ci720 103 5/15/2026
1.3.1-ci713 99 5/1/2026
1.3.1-ci696 112 4/3/2026
1.3.1-ci673 122 2/6/2026
1.3.1-ci671 122 2/6/2026
1.3.1-ci665 123 2/6/2026
1.3.1-ci662 2,240 1/30/2026
1.3.1-ci660 129 1/30/2026
1.3.1-ci650 144 1/9/2026
1.3.0 444 1/9/2026
1.3.0-ci647 125 1/9/2026
1.3.0-ci645 89 1/9/2026
1.3.0-ci616 6,531 6/20/2025
1.3.0-ci610 303 6/13/2025
Loading failed