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 284 7/12/2024
1.1.1-rc.1.20240710.0 47 7/10/2024
1.1.1-CI-20240706-232326 95 7/6/2024
1.1.0 1,735 11/28/2023
1.1.0-rc.2.20231127.0 79 11/27/2023
1.1.0-rc.2.20231126.1 76 11/26/2023
1.1.0-rc.2.20231126.0 67 11/26/2023
1.1.0-rc.1.20231121.1 321 11/21/2023
1.1.0-CI-20231125-225528 448 11/25/2023
1.1.0-CI-20231120-195759 447 11/20/2023
1.1.0-CI-20231101-212915 471 11/1/2023
1.1.0-CI-20231101-031105 422 11/1/2023
1.1.0-CI-20231030-101242 447 10/30/2023
1.1.0-CI-20231030-095703 471 10/30/2023
1.1.0-CI-20231027-235324 431 10/28/2023
1.1.0-CI-20231026-070319 499 10/26/2023
1.1.0-CI-20230916-190356 590 9/16/2023
1.1.0-CI-20230605-090326 700 6/5/2023
1.1.0-CI-20230427-162734 714 4/27/2023
1.1.0-CI-20230426-232806 653 4/26/2023
1.1.0-CI-20230426-165826 662 4/26/2023
1.0.2-CI-20221219-062505 700 12/19/2022
1.0.2-CI-20221125-183322 693 11/25/2022
1.0.0 1,387 11/18/2022
1.0.0-rc9.20221114.1 122 11/14/2022
1.0.0-rc9.20220930.1 211 9/30/2022
1.0.0-rc8.20220714.1 2,857 7/14/2022
1.0.0-rc7.20220426.3 761 4/27/2022
1.0.0-rc6.20210327.5 347 4/10/2021
1.0.0-rc10.20221112.1 109 11/12/2022
1.0.0-CI-20221124-094716 648 11/24/2022
1.0.0-CI-20221111-034003 703 11/11/2022
1.0.0-CI-20220713-171858 713 7/13/2022
1.0.0-CI-20220711-191855 669 7/11/2022
1.0.0-CI-20220411-063004 770 4/11/2022
1.0.0-CI-20220304-192133 756 3/4/2022
1.0.0-CI-20211128-172920 2,023 11/28/2021
1.0.0-CI-20211128-084943 758 11/28/2021
1.0.0-CI-20210923-142623 780 9/23/2021
1.0.0-CI-20210922-162506 788 9/22/2021
1.0.0-CI-20210919-040334 831 9/19/2021
1.0.0-CI-20210918-215822 788 9/18/2021
1.0.0-CI-20210903-035425 732 9/3/2021
1.0.0-CI-20210902-040508 690 9/2/2021
1.0.0-CI-20210902-033741 711 9/2/2021
1.0.0-CI-20210901-230838 743 9/1/2021
1.0.0-CI-20210719-021012 732 7/20/2021

1.0.0:
- Initial release.