Saucery2 2.4.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package Saucery2 --version 2.4.5
NuGet\Install-Package Saucery2 -Version 2.4.5
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.4.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Saucery2 --version 2.4.5
#r "nuget: Saucery2, 2.4.5"
#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.4.5

// Install Saucery2 as a Cake Tool
#tool nuget:?package=Saucery2&version=2.4.5

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.6.7 2,036 7/7/2018
2.6.6 2,050 6/30/2018
2.4.5 1,919 10/23/2017
2.4.4 1,854 10/23/2017
2.4.3 2,119 11/12/2016
2.4.0 2,361 11/7/2016
2.3.2 2,404 7/30/2016
2.3.0 2,012 7/17/2016
2.2.0 2,055 6/27/2016
2.1.2 2,140 4/17/2016
2.0.93 2,786 3/22/2016
2.0.92 2,456 2/14/2016
2.0.91 2,502 2/14/2016
2.0.90 2,250 2/6/2016
2.0.89 2,200 1/24/2016
2.0.88 2,281 1/16/2016
2.0.87 2,300 1/7/2016
2.0.81 2,390 1/4/2016
2.0.80 2,322 12/26/2015
2.0.79 2,231 12/24/2015
2.0.78 2,283 12/23/2015
2.0.77 2,330 11/21/2015
2.0.76 2,280 11/15/2015
2.0.75 2,260 11/6/2015
2.0.74 2,248 11/6/2015
2.0.73 2,322 11/3/2015
2.0.71 2,275 10/31/2015
2.0.69 2,224 10/31/2015
2.0.68 2,197 10/31/2015
2.0.66 2,234 10/31/2015
2.0.58 2,215 10/17/2015
2.0.55 2,306 10/15/2015
2.0.53 2,314 10/13/2015
2.0.51 2,344 10/11/2015
2.0.50 2,243 10/11/2015
2.0.49 2,385 9/17/2015
2.0.48 2,222 8/27/2015
2.0.47 2,239 8/21/2015
2.0.46 2,353 8/19/2015
2.0.45 2,307 8/18/2015
2.0.44 2,580 8/8/2015
2.0.43 2,457 7/30/2015
2.0.42 2,402 7/25/2015
2.0.41 2,441 7/20/2015
2.0.40 2,297 7/17/2015
2.0.39 2,522 7/17/2015
2.0.38 2,294 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!