Saucery2 2.7.1
Please upgrade to Saucery
dotnet add package Saucery2 --version 2.7.1
NuGet\Install-Package Saucery2 -Version 2.7.1
<PackageReference Include="Saucery2" Version="2.7.1" />
paket add Saucery2 --version 2.7.1
#r "nuget: Saucery2, 2.7.1"
// Install Saucery2 as a Cake Addin
#addin nuget:?package=Saucery2&version=2.7.1
// Install Saucery2 as a Cake Tool
#tool nuget:?package=Saucery2&version=2.7.1
Sourcery for SauceLabs - Unlocking SauceLabs capability.
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. |
-
- Appium.WebDriver (>= 3.0.0.2)
- Castle.Core (>= 4.3.1)
- Newtonsoft.Json (>= 12.0.1)
- NUnit (>= 2.7.0)
- RestSharp (>= 106.5.4)
- Selenium.Support (>= 3.13.1)
- Selenium.WebDriver (>= 3.13.1)
- Shouldly (>= 3.0.0)
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 | |
---|---|---|---|
2.7.1 | 1,080 | 12/6/2018 | |
2.7.0 | 825 | 8/11/2018 | |
2.6.7 | 889 | 7/7/2018 | |
2.6.6 | 905 | 6/30/2018 | |
2.4.5 | 884 | 10/23/2017 | |
2.4.4 | 842 | 10/23/2017 | |
2.4.3 | 1,002 | 11/12/2016 | |
2.4.0 | 1,318 | 11/7/2016 | |
2.3.2 | 1,285 | 7/30/2016 | |
2.3.0 | 971 | 7/17/2016 | |
2.2.0 | 985 | 6/27/2016 | |
2.1.2 | 999 | 4/17/2016 | |
2.0.93 | 1,633 | 3/22/2016 | |
2.0.92 | 1,297 | 2/14/2016 | |
2.0.91 | 1,292 | 2/14/2016 | |
2.0.90 | 1,145 | 2/6/2016 | |
2.0.89 | 1,152 | 1/24/2016 | |
2.0.88 | 1,187 | 1/16/2016 | |
2.0.87 | 1,205 | 1/7/2016 | |
2.0.81 | 1,287 | 1/4/2016 | |
2.0.80 | 1,260 | 12/26/2015 | |
2.0.79 | 1,157 | 12/24/2015 | |
2.0.78 | 1,163 | 12/23/2015 | |
2.0.77 | 1,255 | 11/21/2015 | |
2.0.76 | 1,191 | 11/15/2015 | |
2.0.75 | 1,173 | 11/6/2015 | |
2.0.74 | 1,160 | 11/6/2015 | |
2.0.73 | 1,212 | 11/3/2015 | |
2.0.71 | 1,170 | 10/31/2015 | |
2.0.69 | 1,169 | 10/31/2015 | |
2.0.68 | 1,155 | 10/31/2015 | |
2.0.66 | 1,159 | 10/31/2015 | |
2.0.58 | 1,188 | 10/17/2015 | |
2.0.55 | 1,189 | 10/15/2015 | |
2.0.53 | 1,205 | 10/13/2015 | |
2.0.51 | 1,165 | 10/11/2015 | |
2.0.50 | 1,154 | 10/11/2015 | |
2.0.49 | 1,215 | 9/17/2015 | |
2.0.48 | 1,204 | 8/27/2015 | |
2.0.47 | 1,198 | 8/21/2015 | |
2.0.46 | 1,214 | 8/19/2015 | |
2.0.45 | 1,181 | 8/18/2015 | |
2.0.44 | 1,459 | 8/8/2015 | |
2.0.43 | 1,363 | 7/30/2015 | |
2.0.42 | 1,294 | 7/25/2015 | |
2.0.41 | 1,264 | 7/20/2015 | |
2.0.40 | 1,226 | 7/17/2015 | |
2.0.39 | 1,398 | 7/17/2015 | |
2.0.38 | 1,222 | 7/16/2015 |
Change Log:
v2.0.90:
- Update Selenium dependencies to v2.51.0.
v2.0.92:
- Update Selenium dependencies to v2.52.0.
v2.0.93:
- Update various dependencies.
v2.1.0:
- Update to .NET 4.6.1
- Update Shouldly to 2.7.0
v2.2.0:
- Update Shouldly to 2.8.0
v2.3.0:
- Update Selenium and JSON.NET nuget packages
v2.3.1:
- Update Shouldly and Appium nuget packages
v2.3.2:
- Implement new method on Appium interface.
v2.4.0:
- Upgrade NuGet packages. Robust support for RestAPI limits.
v2.4.3:
- Fix licence generation. Saucery.lic licence file will be in the same directory as your .sln file.
v2.4.5:
- Open source it!
v2.6.6:
- Upgrade to NUnit 2.6.6.
v2.6.7:
- Upgrade to NUnit 2.6.7.
v2.7:
- Upgrade to NUnit 2.7.
v2.7.1:
- Upgrade NuGet packages.