TAF.RestSupport
2.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TAF.RestSupport --version 2.0.9
NuGet\Install-Package TAF.RestSupport -Version 2.0.9
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="TAF.RestSupport" Version="2.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TAF.RestSupport --version 2.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TAF.RestSupport, 2.0.9"
#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 TAF.RestSupport as a Cake Addin #addin nuget:?package=TAF.RestSupport&version=2.0.9 // Install TAF.RestSupport as a Cake Tool #tool nuget:?package=TAF.RestSupport&version=2.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Supporyt for interacting with, and testing, REST services with test automation framework TAF
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 12.0.3)
- RestSharp (>= 106.6.10)
- TAF.Core (>= 2.8.7)
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 |
---|---|---|
3.2.6 | 2,171 | 2/17/2020 |
3.2.5 | 1,007 | 2/12/2020 |
3.2.4 | 1,094 | 1/27/2020 |
3.2.3 | 1,048 | 1/20/2020 |
3.2.2 | 1,003 | 1/20/2020 |
3.2.1 | 1,079 | 1/15/2020 |
3.2.0 | 1,007 | 1/14/2020 |
3.1.0 | 1,031 | 1/13/2020 |
3.0.9 | 1,058 | 1/13/2020 |
3.0.7 | 1,014 | 1/13/2020 |
3.0.6 | 1,062 | 1/3/2020 |
3.0.5 | 1,028 | 12/19/2019 |
3.0.4 | 1,061 | 12/19/2019 |
3.0.3 | 1,029 | 12/18/2019 |
3.0.2 | 1,029 | 12/16/2019 |
3.0.1 | 1,018 | 12/10/2019 |
3.0.0 | 980 | 12/3/2019 |
2.0.12 | 1,084 | 11/22/2019 |
2.0.11 | 1,038 | 11/12/2019 |
2.0.10 | 1,020 | 11/12/2019 |
2.0.9 | 1,063 | 11/12/2019 |
2.0.8 | 1,008 | 11/12/2019 |
2.0.7 | 1,157 | 2/21/2019 |
2.0.6 | 1,134 | 2/20/2019 |
2.0.5 | 1,378 | 9/4/2018 |
2.0.4 | 1,421 | 9/2/2018 |
2.0.3 | 1,433 | 9/2/2018 |
2.0.2 | 1,315 | 8/22/2018 |
2.0.1 | 1,347 | 8/15/2018 |
2.0.0 | 1,517 | 6/21/2018 |
1.0.0 | 1,704 | 4/6/2018 |
Utilizing JSON and XML support from TAF.Core.