Breakdance.Assemblies 7.0.0-CI-20241113-113744

This is a prerelease version of Breakdance.Assemblies.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Breakdance.Assemblies --version 7.0.0-CI-20241113-113744
                    
NuGet\Install-Package Breakdance.Assemblies -Version 7.0.0-CI-20241113-113744
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Breakdance.Assemblies" Version="7.0.0-CI-20241113-113744" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Breakdance.Assemblies" Version="7.0.0-CI-20241113-113744" />
                    
Directory.Packages.props
<PackageReference Include="Breakdance.Assemblies" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Breakdance.Assemblies --version 7.0.0-CI-20241113-113744
                    
#r "nuget: Breakdance.Assemblies, 7.0.0-CI-20241113-113744"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Breakdance.Assemblies@7.0.0-CI-20241113-113744
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Breakdance.Assemblies&version=7.0.0-CI-20241113-113744&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Breakdance.Assemblies&version=7.0.0-CI-20241113-113744&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Breakdance.Assemblies:

Package Downloads
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

Breakdance.AspNetCore

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package contains helper classes for testing AspNetCore endpoints. These classes make it super easy to craft HTTP requests to your API at test time. Commonly used types: CloudNimble.Breakdance.AspNetCore.AspNetCoreBreakdanceTestBase CloudNimble.Breakdance.AspNetCore.AspNetCoreTestHelpers CloudNimble.Breakdance.AspNetCore.HttpClientHelpers

Breakdance.Extensions.MSTest2

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package contains helper classes for testing your code with MSTest2. Commonly used types: Microsoft.VisualStudio.TestTools.UnitTesting.TestContextExtensions

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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Breakdance.Assemblies:

Repository Stars
OData/RESTier
A turn-key library for building RESTful services
Version Downloads Last Updated
7.0.1-CI-20250404-031338 2,177 4/4/2025
7.0.0 1,813 11/22/2024
7.0.0-CI-20241122-022305 156 11/22/2024
7.0.0-CI-20241113-113744 240 11/13/2024
7.0.0-CI-20241026-173038 195 10/26/2024
7.0.0-CI-20241016-170100 168 10/16/2024
7.0.0-CI-20241010-185356 162 10/10/2024
7.0.0-CI-20240825-140411 421 8/25/2024
7.0.0-CI-20240428-152619 391 4/28/2024
7.0.0-CI-20240404-201039 247 4/5/2024
7.0.0-CI-20240404-190620 192 4/4/2024
6.0.0 21,141 11/15/2023
6.0.0-CI-20231115-030024 308 11/15/2023
6.0.0-CI-20231026-200712 164 10/27/2023
6.0.0-CI-20230915-174722 366 9/15/2023
5.0.2-CI-20230216-141434 1,014 2/16/2023
5.0.1 1,140 11/18/2022
5.0.0 6,127 11/9/2022
5.0.0-CI-20221111-224319 486 11/11/2022
5.0.0-CI-20221109-050447 491 11/9/2022
5.0.0-CI-20220915-161719 352 9/15/2022
5.0.0-CI-20220830-234431 259 8/30/2022
5.0.0-CI-20220830-015558 203 8/30/2022
5.0.0-CI-20220830-014546 181 8/30/2022
5.0.0-CI-20220829-195136 174 8/29/2022
4.0.1-CI-20220829-062049 232 8/29/2022
4.0.1-CI-20220814-041704 565 8/14/2022
4.0.1-CI-20220728-114749 603 7/28/2022
4.0.1-CI-20220728-110342 430 7/28/2022
4.0.1-CI-20220726-212857 505 7/26/2022
4.0.1-CI-20220726-204841 455 7/26/2022
4.0.1-CI-20220726-203620 490 7/26/2022
4.0.1-CI-20220726-155738 459 7/26/2022
4.0.1-CI-20220725-055834 591 7/25/2022
4.0.1-CI-20220715-182403 593 7/15/2022
4.0.0 4,538 7/11/2022
4.0.0-CI-20220715-173820 548 7/15/2022
4.0.0-CI-20220711-171515 519 7/11/2022
4.0.0-CI-20220711-152825 531 7/11/2022
4.0.0-CI-20220711-082153 505 7/11/2022
4.0.0-CI-20220711-065928 519 7/11/2022
4.0.0-CI-20220711-055517 553 7/11/2022
3.0.1 1,629 5/13/2022
3.0.1-CI-20220513-015046 554 5/13/2022
3.0.0 1,384 4/26/2022
3.0.0-CI-20220513-014037 543 5/13/2022
3.0.0-CI-20211112-045849 2,540 11/12/2021
3.0.0-CI-20210928-174607 1,438 9/28/2021
3.0.0-CI-20210916-155332 736 9/16/2021
3.0.0-CI-20210916-151527 614 9/16/2021
3.0.0-CI-20210916-151108 642 9/16/2021
3.0.0-CI-20210907-132605 604 9/7/2021
3.0.0-CI-20210730-053037 649 7/30/2021
3.0.0-CI-20210730-030736 2,504 7/30/2021
3.0.0-CI-20210727-164054 775 7/27/2021
3.0.0-CI-20210723-154916 634 7/23/2021
3.0.0-CI-20210718-235552 1,071 7/18/2021
2.1.0-CI-20210715-040701 647 7/15/2021
2.1.0-CI-20210709-195532 578 7/9/2021
2.1.0-CI-20210704-053458 667 7/4/2021
2.1.0-CI-20210702-042312 624 7/2/2021
2.1.0-CI-20210630-013048 584 6/30/2021
2.1.0-CI-20210627-024253 637 6/27/2021
2.1.0-CI-20210625-024225 608 6/25/2021
2.1.0-CI-20210623-151121 552 6/23/2021
2.1.0-CI-20210622-053501 571 6/22/2021
2.1.0-CI-20210622-025056 635 6/22/2021
2.1.0-CI-20210617-220302 585 6/17/2021
2.1.0-CI-20210617-211813 559 6/17/2021
2.1.0-CI-20210617-143237 393 6/17/2021
2.1.0-CI-20210530-211400 683 5/30/2021
2.1.0-CI-20210530-181829 460 5/30/2021
2.1.0-CI-20210530-143009 439 5/30/2021
2.1.0-CI-20210530-064126 406 5/30/2021
2.1.0-CI-20210529-172922 415 5/29/2021
2.1.0-CI-20210529-163229 364 5/29/2021
2.1.0-CI-20210507-171853 410 5/7/2021
2.0.0 1,308 4/11/2021
2.0.0-CI-20210411-215518 336 4/11/2021
2.0.0-CI-20210317-172529 545 3/17/2021
2.0.0-CI-20210317-043752 356 3/17/2021
2.0.0-CI-20210316-191056 394 3/16/2021
2.0.0-CI-20210316-074633 365 3/16/2021
2.0.0-CI-20210316-044920 375 3/16/2021
2.0.0-CI-20210315-070211 371 3/15/2021
2.0.0-CI-20210315-050146 371 3/15/2021
2.0.0-CI-20210315-035841 379 3/15/2021
2.0.0-CI-20210314-053732 439 3/14/2021
2.0.0-CI-20210310-064841 381 3/10/2021
2.0.0-CI-20201208-044236 620 12/8/2020
2.0.0-CI-20201208-041442 435 12/8/2020
2.0.0-CI-20201025-153538 481 10/25/2020
2.0.0-CI-20200927-195831 576 9/27/2020
2.0.0-CI-20200121-203156 618 1/21/2020
2.0.0-CI-20191027-152246 609 10/27/2019
2.0.0-CI-20191004-133551 597 10/4/2019
2.0.0-CI-20190925-220633 606 9/25/2019
2.0.0-CI-20190922-023239 621 9/22/2019
2.0.0-CI-20190920-213344 624 9/20/2019
2.0.0-CI-20190920-150753 616 9/20/2019
2.0.0-CI-20190920-035821 595 9/20/2019
2.0.0-CI-20190918-025814 610 9/18/2019
2.0.0-CI-20190402-160740 638 4/2/2019
2.0.0-CI-20190120-053305 752 1/20/2019
2.0.0-CI-20190120-051313 726 1/20/2019
2.0.0-CI-20190119-030347 723 1/19/2019
2.0.0-CI-20190113-190509 726 1/13/2019
2.0.0-CI-20190113-172022 726 1/13/2019
2.0.0-CI-20190111-153830 734 1/11/2019
2.0.0-CI-20190111-070247 720 1/11/2019
2.0.0-CI-20190110-231217 732 1/10/2019
2.0.0-CI-20190103-180249 724 1/3/2019
2.0.0-CI-20190103-015523 736 1/3/2019
2.0.0-CI-20190102-180752 758 1/2/2019
2.0.0-CI-20181222-024114 823 12/22/2018
1.0.0-CI-20190102-175956 768 1/2/2019
1.0.0-CI-20181221-151457 725 12/21/2018
1.0.0-beta1.1 847 10/1/2017
1.0.0-beta1 1,220 10/1/2017

1.0.0-beta1:
- Under new management. Namespace changes, usability improvements, more docs.
1.0.0-alpha1:
- Initial release.