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
Install
dotnet add package Breakdance.Assemblies --version 8.1.0-CI-20260113-225202
Install-Package Breakdance.Assemblies -Version 8.1.0-CI-20260113-225202
<PackageReference Include="Breakdance.Assemblies" Version="8.1.0-CI-20260113-225202" />
Frameworks
Dependencies
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.