Microsoft.Restier.Breakdance 1.1.1

Prefix Reserved
dotnet add package Microsoft.Restier.Breakdance --version 1.1.1                
NuGet\Install-Package Microsoft.Restier.Breakdance -Version 1.1.1                
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="Microsoft.Restier.Breakdance" Version="1.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Restier.Breakdance --version 1.1.1                
#r "nuget: Microsoft.Restier.Breakdance, 1.1.1"                
#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.
// Install Microsoft.Restier.Breakdance as a Cake Addin
#addin nuget:?package=Microsoft.Restier.Breakdance&version=1.1.1

// Install Microsoft.Restier.Breakdance as a Cake Tool
#tool nuget:?package=Microsoft.Restier.Breakdance&version=1.1.1                

A Framework for testing Restier APIs with the Breakdance testing framework.


Commonly used types:
Microsoft.Restier.Core.RestierController

Product Compatible and additional computed target framework versions.
.NET 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 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. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 174 7/12/2024
1.1.1-rc.1.20240710.0 41 7/10/2024
1.1.1-CI-20240706-232326 92 7/6/2024
1.1.0 1,615 11/28/2023
1.1.0-rc.2.20231127.0 73 11/27/2023
1.1.0-rc.2.20231126.1 70 11/26/2023
1.1.0-rc.2.20231126.0 59 11/26/2023
1.1.0-rc.1.20231121.1 316 11/21/2023
1.1.0-CI-20231125-225528 444 11/25/2023
1.1.0-CI-20231120-195759 443 11/20/2023
1.1.0-CI-20231101-212915 468 11/1/2023
1.1.0-CI-20231101-031105 418 11/1/2023
1.1.0-CI-20231030-101242 444 10/30/2023
1.1.0-CI-20231030-095703 467 10/30/2023
1.1.0-CI-20231027-235324 427 10/28/2023
1.1.0-CI-20231026-070319 495 10/26/2023
1.1.0-CI-20230916-190356 586 9/16/2023
1.1.0-CI-20230605-090326 696 6/5/2023
1.1.0-CI-20230427-162734 708 4/27/2023
1.1.0-CI-20230426-232806 649 4/26/2023
1.1.0-CI-20230426-165826 657 4/26/2023
1.0.2-CI-20221219-062505 696 12/19/2022
1.0.2-CI-20221125-183322 690 11/25/2022
1.0.0 1,383 11/18/2022
1.0.0-rc9.20221114.1 117 11/14/2022
1.0.0-rc9.20220930.1 203 9/30/2022
1.0.0-rc8.20220714.1 2,842 7/14/2022
1.0.0-rc7.20220426.3 757 4/27/2022
1.0.0-rc6.20210327.5 340 4/10/2021
1.0.0-rc10.20221112.1 106 11/12/2022
1.0.0-CI-20221124-094716 645 11/24/2022
1.0.0-CI-20221111-034003 699 11/11/2022
1.0.0-CI-20220713-171858 709 7/13/2022
1.0.0-CI-20220711-191855 666 7/11/2022
1.0.0-CI-20220411-063004 766 4/11/2022
1.0.0-CI-20220304-192133 752 3/4/2022
1.0.0-CI-20211128-172920 2,014 11/28/2021
1.0.0-CI-20211128-084943 754 11/28/2021
1.0.0-CI-20210923-142623 777 9/23/2021
1.0.0-CI-20210922-162506 784 9/22/2021
1.0.0-CI-20210919-040334 828 9/19/2021
1.0.0-CI-20210918-215822 785 9/18/2021
1.0.0-CI-20210903-035425 729 9/3/2021
1.0.0-CI-20210902-040508 687 9/2/2021
1.0.0-CI-20210902-033741 708 9/2/2021
1.0.0-CI-20210901-230838 739 9/1/2021
1.0.0-CI-20210719-021012 728 7/20/2021

1.0.0:
- Initial release.