Saucery2 2.7.1

Suggested Alternatives

Saucery

Additional Details

Please upgrade to Saucery

dotnet add package Saucery2 --version 2.7.1                
NuGet\Install-Package Saucery2 -Version 2.7.1                
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="Saucery2" Version="2.7.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Saucery2 --version 2.7.1                
#r "nuget: Saucery2, 2.7.1"                
#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 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 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.

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 2,317 12/6/2018 2.7.1 is deprecated because it is no longer maintained.
2.6.7 2,071 7/7/2018
2.6.6 2,084 6/30/2018
2.4.5 1,955 10/23/2017
2.4.4 1,891 10/23/2017
2.4.3 2,157 11/12/2016
2.4.0 2,406 11/7/2016
2.3.2 2,444 7/30/2016
2.3.0 2,045 7/17/2016
2.2.0 2,099 6/27/2016
2.1.2 2,178 4/17/2016
2.0.93 2,830 3/22/2016
2.0.92 2,505 2/14/2016
2.0.91 2,554 2/14/2016
2.0.90 2,301 2/6/2016
2.0.89 2,242 1/24/2016
2.0.88 2,314 1/16/2016
2.0.87 2,339 1/7/2016
2.0.81 2,421 1/4/2016
2.0.80 2,357 12/26/2015
2.0.79 2,282 12/24/2015
2.0.78 2,315 12/23/2015
2.0.77 2,403 11/21/2015
2.0.76 2,315 11/15/2015
2.0.75 2,298 11/6/2015
2.0.74 2,289 11/6/2015
2.0.73 2,356 11/3/2015
2.0.71 2,314 10/31/2015
2.0.69 2,265 10/31/2015
2.0.68 2,239 10/31/2015
2.0.66 2,278 10/31/2015
2.0.58 2,255 10/17/2015
2.0.55 2,338 10/15/2015
2.0.53 2,350 10/13/2015
2.0.51 2,385 10/11/2015
2.0.50 2,282 10/11/2015
2.0.49 2,426 9/17/2015
2.0.48 2,268 8/27/2015
2.0.47 2,277 8/21/2015
2.0.46 2,404 8/19/2015
2.0.45 2,344 8/18/2015
2.0.44 2,626 8/8/2015
2.0.43 2,493 7/30/2015
2.0.42 2,444 7/25/2015
2.0.41 2,485 7/20/2015
2.0.40 2,326 7/17/2015
2.0.39 2,564 7/17/2015
2.0.38 2,332 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.