Skip to main content
Breakdance.Blazor package icon

Breakdance.Blazor

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package helps generate public API reports for any .NET assembly, and compare them against a prior unit test run. That way, if something in the API surface changed, the unit test will fail.

Total Downloads
35.6K
35,585
Published
Jan 16, 2026
Latest stable version

Install

.NET CLI
dotnet add package Breakdance.Blazor --version 8.1.0-CI-20260115-212453
Package Manager Console
Install-Package Breakdance.Blazor -Version 8.1.0-CI-20260115-212453
PackageReference
<PackageReference Include="Breakdance.Blazor" Version="8.1.0-CI-20260115-212453" />

Frameworks

net8.0 net9.0 net10.0

Dependencies

[8.1.0-CI-20260115-212453, )
[8.0.23, 11.0.0)
bunit
net8.0
[2.5.3, 3.0.0)
[8.1.0-CI-20260115-212453, )
[9.0.12, 11.0.0)
bunit
net9.0
[2.5.3, 3.0.0)
[8.1.0-CI-20260115-212453, )
[10.0.2, 11.0.0)
bunit
net10.0
[2.5.3, 3.0.0)

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.