Boa.Constrictor.RestSharp
3.0.3
See the version list below for details.
dotnet add package Boa.Constrictor.RestSharp --version 3.0.3
NuGet\Install-Package Boa.Constrictor.RestSharp -Version 3.0.3
<PackageReference Include="Boa.Constrictor.RestSharp" Version="3.0.3" />
paket add Boa.Constrictor.RestSharp --version 3.0.3
#r "nuget: Boa.Constrictor.RestSharp, 3.0.3"
// Install Boa.Constrictor.RestSharp as a Cake Addin #addin nuget:?package=Boa.Constrictor.RestSharp&version=3.0.3 // Install Boa.Constrictor.RestSharp as a Cake Tool #tool nuget:?package=Boa.Constrictor.RestSharp&version=3.0.3
What is Boa Constrictor?
Boa Constrictor is the .NET Screenplay Pattern. It helps you make better interactions for better automation!
The Screenplay Pattern can be summarized in one line: Actors use Abilities to perform Interactions.
What is this package?
Boa.Constrictor.RestSharp
is the interaction library for RestSharp.
It was the second Boa Constrictor interaction library implemented as part of the project.
How do I get started?
- Visit the GitHub Pages doc site to learn how to use it.
- Take the official tutorial to get your hands dirty with the code.
- See the latest changes in the project changelog.
- Review the contributing guide and the code of conduct for contributing to the project.
- Join our Discord server to collaborate with the community.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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. |
.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 was computed. 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. |
-
.NETStandard 2.0
- Boa.Constrictor.Screenplay (>= 3.0.3)
- RestSharp (>= 106.12.0)
-
net5.0
- Boa.Constrictor.Screenplay (>= 3.0.3)
- RestSharp (>= 106.12.0)
-
net7.0
- Boa.Constrictor.Screenplay (>= 3.0.3)
- RestSharp (>= 106.12.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Boa.Constrictor.RestSharp:
Package | Downloads |
---|---|
Boa.Constrictor
Boa Constrictor is the .NET Screenplay Pattern! This is the "classic" package with Selenium WebDriver and RestSharp interactions. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Boa.Constrictor.RestSharp:
Repository | Stars |
---|---|
q2ebanking/boa-constrictor
Boa Constrictor is a C# implementation of the Screenplay Pattern. Its primary use case is Web UI and REST API test automation. Boa Constrictor helps you make better interactions for better automation!
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 38,868 | 6/3/2023 |
3.2.0 | 225 | 5/26/2023 |
3.1.0 | 186 | 5/25/2023 |
3.0.3 | 19,761 | 12/13/2022 |
3.0.3-alpha1 | 185 | 12/9/2022 |
3.0.2 | 17,347 | 12/8/2022 |
3.0.2-alpha2 | 186 | 12/5/2022 |
3.0.2-alpha1 | 172 | 12/4/2022 |
3.0.1 | 540 | 12/3/2022 |
3.0.0 | 322 | 12/3/2022 |
3.0.0-alpha1 | 367 | 12/2/2022 |
Please read https://github.com/q2ebanking/boa-constrictor/blob/main/Boa.Constrictor.RestSharp/CHANGELOG.md for full release notes.