Verify.Blazor 11.0.0

Prefix Reserved
dotnet add package Verify.Blazor --version 11.0.0
                    
NuGet\Install-Package Verify.Blazor -Version 11.0.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="Verify.Blazor" Version="11.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Verify.Blazor" Version="11.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Verify.Blazor" />
                    
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 Verify.Blazor --version 11.0.0
                    
#r "nuget: Verify.Blazor, 11.0.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.
#:package Verify.Blazor@11.0.0
                    
#: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=Verify.Blazor&version=11.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Verify.Blazor&version=11.0.0
                    
Install as a Cake Tool

Extends Verify (https://github.com/VerifyTests/Verify) to allow Blazor component verification.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Verify.Blazor:

Package Downloads
Vertiq.Testing

A highly modular framework for writing Blazor applications with a hassle-free, vertical-sliced architecture - Easy. Flexible. Focused.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0 30,721 11/16/2023
10.2.0 316 10/17/2023
10.1.0 1,454 2/7/2023
10.0.1 573 12/19/2022
10.0.0 559 11/10/2022
9.0.0 1,293 10/24/2022
9.0.0-beta.2 340 9/6/2022
9.0.0-beta.1 296 8/21/2022
8.0.0 1,337 8/1/2022
8.0.0-beta.3 255 7/6/2022
8.0.0-beta.2 261 7/5/2022
8.0.0-beta.1 252 6/29/2022
7.9.0 1,203 6/27/2022
7.8.0 617 6/24/2022
7.7.2 613 6/22/2022
7.7.1 604 6/22/2022
7.7.0 1,036 6/2/2022
7.7.0-beta.1 265 5/31/2022
7.6.0 1,174 3/25/2022
7.5.0 641 3/17/2022
Loading failed