Breakdance.AspNetCore 4.0.1-CI-20220726-155738

This is a prerelease version of Breakdance.AspNetCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Breakdance.AspNetCore --version 4.0.1-CI-20220726-155738
                    
NuGet\Install-Package Breakdance.AspNetCore -Version 4.0.1-CI-20220726-155738
                    
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.AspNetCore" Version="4.0.1-CI-20220726-155738" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Breakdance.AspNetCore" Version="4.0.1-CI-20220726-155738" />
                    
Directory.Packages.props
<PackageReference Include="Breakdance.AspNetCore" />
                    
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.AspNetCore --version 4.0.1-CI-20220726-155738
                    
#r "nuget: Breakdance.AspNetCore, 4.0.1-CI-20220726-155738"
                    
#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.AspNetCore@4.0.1-CI-20220726-155738
                    
#: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.AspNetCore&version=4.0.1-CI-20220726-155738&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Breakdance.AspNetCore&version=4.0.1-CI-20220726-155738&prerelease
                    
Install as a Cake Tool

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

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 is compatible.  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 was computed.  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 was computed.  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 netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Breakdance.AspNetCore:

Package Downloads
Microsoft.Restier.Breakdance

A Framework for testing Restier APIs with the Breakdance testing framework. Commonly used types: Microsoft.Restier.Core.RestierController

GitHub repositories (1)

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

Repository Stars
OData/RESTier
A turn-key library for building RESTful services
Version Downloads Last Updated
7.0.1-CI-20250404-031338 595 4/4/2025
7.0.0 1,725 11/22/2024
7.0.0-CI-20241122-022305 100 11/22/2024
7.0.0-CI-20241113-113744 137 11/13/2024
7.0.0-CI-20241026-173038 141 10/26/2024
7.0.0-CI-20241016-170100 116 10/16/2024
7.0.0-CI-20241010-185356 105 10/10/2024
7.0.0-CI-20240825-140411 332 8/25/2024
7.0.0-CI-20240428-152619 139 4/28/2024
7.0.0-CI-20240404-201039 149 4/5/2024
7.0.0-CI-20240404-190620 144 4/4/2024
6.0.0 2,892 11/15/2023
6.0.0-CI-20231115-030024 330 11/15/2023
6.0.0-CI-20231026-200712 153 10/27/2023
6.0.0-CI-20230915-174722 420 9/15/2023
5.0.2-CI-20230216-141434 582 2/16/2023
5.0.1 781 11/18/2022
5.0.0 5,514 11/9/2022
5.0.0-CI-20221111-224319 499 11/11/2022
5.0.0-CI-20221109-050447 482 11/9/2022
5.0.0-CI-20220915-161719 279 9/15/2022
5.0.0-CI-20220830-234431 218 8/30/2022
5.0.0-CI-20220830-015558 186 8/30/2022
5.0.0-CI-20220830-014546 179 8/30/2022
5.0.0-CI-20220829-195136 187 8/29/2022
4.0.1-CI-20220829-062049 181 8/29/2022
4.0.1-CI-20220814-041704 601 8/14/2022
4.0.1-CI-20220728-114749 625 7/28/2022
4.0.1-CI-20220728-110342 503 7/28/2022
4.0.1-CI-20220726-212857 551 7/26/2022
4.0.1-CI-20220726-204841 512 7/26/2022
4.0.1-CI-20220726-203620 498 7/26/2022
4.0.1-CI-20220726-155738 545 7/26/2022
4.0.1-CI-20220725-055834 565 7/25/2022
4.0.1-CI-20220715-182403 533 7/15/2022
4.0.0 4,008 7/11/2022
4.0.0-CI-20220715-173820 544 7/15/2022
4.0.0-CI-20220711-171515 525 7/11/2022
4.0.0-CI-20220711-152825 538 7/11/2022
4.0.0-CI-20220711-082153 504 7/11/2022
4.0.0-CI-20220711-065928 502 7/11/2022
4.0.0-CI-20220711-055517 546 7/11/2022
3.0.1 1,254 5/13/2022
3.0.1-CI-20220513-015046 515 5/13/2022
3.0.0 1,041 4/26/2022
3.0.0-CI-20220513-014037 497 5/13/2022
3.0.0-CI-20211112-045849 2,216 11/12/2021
3.0.0-CI-20210928-174607 571 9/28/2021
3.0.0-CI-20210916-155332 577 9/16/2021
3.0.0-CI-20210916-151527 600 9/16/2021
3.0.0-CI-20210916-151108 593 9/16/2021
3.0.0-CI-20210907-132605 547 9/7/2021
3.0.0-CI-20210730-053037 605 7/30/2021
3.0.0-CI-20210730-030736 2,336 7/30/2021
3.0.0-CI-20210727-164054 573 7/27/2021
3.0.0-CI-20210723-154916 567 7/23/2021
3.0.0-CI-20210718-235552 945 7/18/2021
2.1.0-CI-20210715-040701 609 7/15/2021
2.1.0-CI-20210709-195532 546 7/9/2021
2.1.0-CI-20210704-053458 658 7/4/2021
2.1.0-CI-20210702-042312 632 7/2/2021
2.1.0-CI-20210630-013048 534 6/30/2021
2.1.0-CI-20210627-024253 572 6/27/2021
2.1.0-CI-20210625-024225 569 6/25/2021
2.1.0-CI-20210623-151121 520 6/23/2021
2.1.0-CI-20210622-053501 548 6/22/2021
2.1.0-CI-20210622-025056 602 6/22/2021
2.1.0-CI-20210617-220302 577 6/17/2021
2.1.0-CI-20210617-211813 529 6/17/2021

1.0.0-alpha1:
- Initial release.