IcuBlazor 1.4.3

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

IcuBlazor Components

IcuBlazor is a collection of very useful Blazor components. They help you develop, debug, and unit test Blazor apps.

Many projects recreate the same dev tools over and over again. They are seen as temporary and are often hacked together and thrown away when done. IcuBlazor polishes these neglected tools and packages them into an easy-to-use API. A major part of these tools is built around a unit testing framework.

For full details see IcuBlazor.com.

What's in the box?

  • Modern testing API

    • Easily define unit tests with Blazor code
    • Text & File diff testing
    • Image capture & pixel diff comparison
    • Direct & Indirect UI Automation
    • Property-based testing (Using FSCheck)
    • Diagram-based testing
  • A complete test runner

    • Embed runner in Blazor pages
    • Supports both Client-Side & Server-Side Blazor apps
    • Debug code while testing

Support

If you discover a bug or have a feature request feel free to open an issue.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.3 1,741 1/31/2022
1.4.2 380 11/13/2021
1.4.1-preview 310 10/23/2021
1.4.0-preview 322 10/23/2021
1.3.1 472 11/13/2020
1.3.0-rc1 299 11/4/2020
1.0.2 587 7/16/2020
0.9.3 487 6/16/2020
0.9.2 541 5/25/2020