Skip to main content
Breakdance.WebApi package icon

Breakdance.WebApi

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package contains helper classes for testing any WebAPI endpoint. These classes make it super easy to craft HTTP requests to your API at test time. Commonly used types: System.Net.Http.HttpClient

Total Downloads
68.9K
68,879
Published
Jan 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package Breakdance.WebApi --version 8.1.0-CI-20260113-225202
Package Manager Console
Install-Package Breakdance.WebApi -Version 8.1.0-CI-20260113-225202
PackageReference
<PackageReference Include="Breakdance.WebApi" Version="8.1.0-CI-20260113-225202" />

Frameworks

.NETFramework4.8

Dependencies

Breakdance.Assemblies
.NETFramework4.8
[8.1.0-CI-20260113-225202, )
Flurl.Signed
.NETFramework4.8
[4.0.0, 5.0.0)
[5.2.7, 5.3.0)
Newtonsoft.Json
.NETFramework4.8
[13.0.4, 14.0.0)
System.Net.Http
.NETFramework4.8
[4.3.4, 5.0.0)
System.ValueTuple
.NETFramework4.8
[4.5.0, 5.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 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.