Skip to main content

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package in particular helps generate API reports for OData APIs, 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
3.9K
3,883
Published
Jan 20, 2019
Latest stable version

Install

.NET CLI
dotnet add package Breakdance.OData --version 2.0.0-CI-20190120-053305
Package Manager Console
Install-Package Breakdance.OData -Version 2.0.0-CI-20190120-053305
PackageReference
<PackageReference Include="Breakdance.OData" Version="2.0.0-CI-20190120-053305" />

Frameworks

.NETFramework4.5.2

Dependencies

Breakdance.WebApi
.NETFramework4.5.2
[2.0.0-CI-20190120-053305, )

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.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; 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.