Skip to main content
Breakdance.Assemblies package icon

Breakdance.Assemblies

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. Commonly used types: CloudNimble.Breakdance.Assemblies.BreakdanceTestBase CloudNimble.Breakdance.Assemblies.ClaimsPrincipalTestHelpers CloudNimble.Breakdance.Assemblies.DependencyInjectionTestHelpers CloudNimble.Breakdance.Assemblies.PublicApiHelpers

Total Downloads
141.8K
141,812
Published
Dec 26, 2025
Latest stable version

Install

.NET CLI
dotnet add package Breakdance.Assemblies --version 8.0.0-CI-20251226-164344
Package Manager Console
Install-Package Breakdance.Assemblies -Version 8.0.0-CI-20251226-164344
PackageReference
<PackageReference Include="Breakdance.Assemblies" Version="8.0.0-CI-20251226-164344" />

Frameworks

.NETFramework4.8 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies

EasyAF.Core
.NETFramework4.8
[4.0.0, 5.0.0)
[6.0.0, 11.0.0)
[6.0.0, 11.0.0)
[6.0.13, 11.0.0)
System.Reflection
.NETFramework4.8
[4.3.0, 11.0.0)
[4.3.0, 11.0.0)
[4.7.0, 11.0.0)
System.Text.Json
.NETFramework4.8
[8.0.6, 11.0.0)
System.Threading.Tasks
.NETFramework4.8
[4.3.0, 11.0.0)
[4.3.0, 11.0.0)
[4.0.0, 5.0.0)
[8.0.1, 11.0.0)
[4.0.0, 5.0.0)
[9.0.11, 11.0.0)
[4.0.0, 5.0.0)
[10.0.1, 11.0.0)
EasyAF.Core
.NETStandard2.0
[4.0.0, 5.0.0)
[6.0.0, 11.0.0)
[6.0.0, 11.0.0)
[1.1.2, 11.0.0)
[4.7.0, 11.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 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 25 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.