VisualTreeAnalyzers 0.2.1

dotnet add package VisualTreeAnalyzers --version 0.2.1
NuGet\Install-Package VisualTreeAnalyzers -Version 0.2.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="VisualTreeAnalyzers" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VisualTreeAnalyzers --version 0.2.1
#r "nuget: VisualTreeAnalyzers, 0.2.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.
// Install VisualTreeAnalyzers as a Cake Addin
#addin nuget:?package=VisualTreeAnalyzers&version=0.2.1

// Install VisualTreeAnalyzers as a Cake Tool
#tool nuget:?package=VisualTreeAnalyzers&version=0.2.1

Library containing different visual tree analyzers and helpers.

This library currenty only supports UWP with OS XAML.

This library contains multiple analyzers directly scanning the visual tree for potential issues and especially for accessibility issues.
In addition to that, the library also allows easy writing of visual tree snapshot tests.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1 394 5/3/2021
0.2.0 318 5/2/2021
0.1.3 363 11/16/2020
0.1.2 397 11/3/2020
0.1.1 421 11/1/2020
0.1.1-prerelease 285 10/31/2020
0.1.0 598 10/30/2020