TAF.RestSupport
2.0.12
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.12
NuGet\Install-Package TAF.RestSupport -Version 2.0.12
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.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TAF.RestSupport --version 2.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TAF.RestSupport, 2.0.12"
#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.12 // Install TAF.RestSupport as a Cake Tool #tool nuget:?package=TAF.RestSupport&version=2.0.12
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.2)
- RestSharp (>= 106.6.10)
- TAF.Core (>= 2.8.9)
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 | 1,948 | 2/17/2020 |
3.2.5 | 999 | 2/12/2020 |
3.2.4 | 1,085 | 1/27/2020 |
3.2.3 | 1,040 | 1/20/2020 |
3.2.2 | 995 | 1/20/2020 |
3.2.1 | 1,070 | 1/15/2020 |
3.2.0 | 999 | 1/14/2020 |
3.1.0 | 1,023 | 1/13/2020 |
3.0.9 | 1,049 | 1/13/2020 |
3.0.7 | 1,005 | 1/13/2020 |
3.0.6 | 1,053 | 1/3/2020 |
3.0.5 | 1,020 | 12/19/2019 |
3.0.4 | 1,053 | 12/19/2019 |
3.0.3 | 1,021 | 12/18/2019 |
3.0.2 | 1,021 | 12/16/2019 |
3.0.1 | 1,010 | 12/10/2019 |
3.0.0 | 972 | 12/3/2019 |
2.0.12 | 1,076 | 11/22/2019 |
2.0.11 | 1,028 | 11/12/2019 |
2.0.10 | 1,012 | 11/12/2019 |
2.0.9 | 1,055 | 11/12/2019 |
2.0.8 | 1,000 | 11/12/2019 |
2.0.7 | 1,147 | 2/21/2019 |
2.0.6 | 1,125 | 2/20/2019 |
2.0.5 | 1,364 | 9/4/2018 |
2.0.4 | 1,408 | 9/2/2018 |
2.0.3 | 1,420 | 9/2/2018 |
2.0.2 | 1,304 | 8/22/2018 |
2.0.1 | 1,335 | 8/15/2018 |
2.0.0 | 1,507 | 6/21/2018 |
1.0.0 | 1,694 | 4/6/2018 |
Utilizing JSON and XML support from TAF.Core.