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,870 | 2/17/2020 |
3.2.5 | 995 | 2/12/2020 |
3.2.4 | 1,081 | 1/27/2020 |
3.2.3 | 1,036 | 1/20/2020 |
3.2.2 | 991 | 1/20/2020 |
3.2.1 | 1,064 | 1/15/2020 |
3.2.0 | 996 | 1/14/2020 |
3.1.0 | 1,020 | 1/13/2020 |
3.0.9 | 1,046 | 1/13/2020 |
3.0.7 | 1,001 | 1/13/2020 |
3.0.6 | 1,050 | 1/3/2020 |
3.0.5 | 1,017 | 12/19/2019 |
3.0.4 | 1,050 | 12/19/2019 |
3.0.3 | 1,018 | 12/18/2019 |
3.0.2 | 1,017 | 12/16/2019 |
3.0.1 | 1,005 | 12/10/2019 |
3.0.0 | 968 | 12/3/2019 |
2.0.12 | 1,073 | 11/22/2019 |
2.0.11 | 1,023 | 11/12/2019 |
2.0.10 | 1,009 | 11/12/2019 |
2.0.9 | 1,052 | 11/12/2019 |
2.0.8 | 996 | 11/12/2019 |
2.0.7 | 1,144 | 2/21/2019 |
2.0.6 | 1,121 | 2/20/2019 |
2.0.5 | 1,360 | 9/4/2018 |
2.0.4 | 1,404 | 9/2/2018 |
2.0.3 | 1,413 | 9/2/2018 |
2.0.2 | 1,299 | 8/22/2018 |
2.0.1 | 1,330 | 8/15/2018 |
2.0.0 | 1,502 | 6/21/2018 |
1.0.0 | 1,689 | 4/6/2018 |
Utilizing JSON and XML support from TAF.Core.