ContrastRestClient 3.2.0
A .Net client for retrieving data from Contrast's REST API as C# objects.
See http://www.contrastsecurity.com/ for more information on Contrast Security.
Install-Package ContrastRestClient -Version 3.2.0
dotnet add package ContrastRestClient --version 3.2.0
<PackageReference Include="ContrastRestClient" Version="3.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ContrastRestClient --version 3.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ContrastRestClient, 3.2.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 10.0.1)
- System.Net.Http (>= 4.3.4)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.1)
- System.Net.Http (>= 4.3.4)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.