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 154 7/12/2024
1.1.1-rc.1.20240710.0 40 7/10/2024
1.1.1-CI-20240706-232326 81 7/6/2024
1.1.0 1,544 11/28/2023
1.1.0-rc.2.20231127.0 71 11/27/2023
1.1.0-rc.2.20231126.1 68 11/26/2023
1.1.0-rc.2.20231126.0 57 11/26/2023
1.1.0-rc.1.20231121.1 308 11/21/2023
1.1.0-CI-20231125-225528 428 11/25/2023
1.1.0-CI-20231120-195759 432 11/20/2023
1.1.0-CI-20231101-212915 457 11/1/2023
1.1.0-CI-20231101-031105 401 11/1/2023
1.1.0-CI-20231030-101242 433 10/30/2023
1.1.0-CI-20231030-095703 448 10/30/2023
1.1.0-CI-20231027-235324 416 10/28/2023
1.1.0-CI-20231026-070319 484 10/26/2023
1.1.0-CI-20230916-190356 569 9/16/2023
1.1.0-CI-20230605-090326 677 6/5/2023
1.1.0-CI-20230427-162734 697 4/27/2023
1.1.0-CI-20230426-232806 632 4/26/2023
1.1.0-CI-20230426-165826 646 4/26/2023
1.0.2-CI-20221219-062505 685 12/19/2022
1.0.2-CI-20221125-183322 679 11/25/2022
1.0.0 1,369 11/18/2022
1.0.0-rc9.20221114.1 113 11/14/2022
1.0.0-rc9.20220930.1 195 9/30/2022
1.0.0-rc8.20220714.1 2,836 7/14/2022
1.0.0-rc7.20220426.3 753 4/27/2022
1.0.0-rc6.20210327.5 338 4/10/2021
1.0.0-rc10.20221112.1 102 11/12/2022
1.0.0-CI-20221124-094716 634 11/24/2022
1.0.0-CI-20221111-034003 687 11/11/2022
1.0.0-CI-20220713-171858 692 7/13/2022
1.0.0-CI-20220711-191855 655 7/11/2022
1.0.0-CI-20220411-063004 749 4/11/2022
1.0.0-CI-20220304-192133 741 3/4/2022
1.0.0-CI-20211128-172920 2,003 11/28/2021
1.0.0-CI-20211128-084943 737 11/28/2021
1.0.0-CI-20210923-142623 766 9/23/2021
1.0.0-CI-20210922-162506 773 9/22/2021
1.0.0-CI-20210919-040334 809 9/19/2021
1.0.0-CI-20210918-215822 770 9/18/2021
1.0.0-CI-20210903-035425 718 9/3/2021
1.0.0-CI-20210902-040508 676 9/2/2021
1.0.0-CI-20210902-033741 684 9/2/2021
1.0.0-CI-20210901-230838 728 9/1/2021
1.0.0-CI-20210719-021012 717 7/20/2021

1.0.0:
- Initial release.