A very simple wrapper for pulling jobs using the Saucelabs API.
Info
Version: | 1.0.2 |
Author(s): | andrewfowler |
Last Update: | Monday, July 21, 2014 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SaucelabsApiDotNet |
Install
Install-Package SaucelabsApiDotNet
dotnet add package SaucelabsApiDotNet
paket add SaucelabsApiDotNet
SaucelabsApiDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.3)
- RestSharp(104.4.0)