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,319 12/6/2018 2.7.1 is deprecated because it is no longer maintained.
2.6.7 2,073 7/7/2018
2.6.6 2,086 6/30/2018
2.4.5 1,957 10/23/2017
2.4.4 1,893 10/23/2017
2.4.3 2,159 11/12/2016
2.4.0 2,408 11/7/2016
2.3.2 2,446 7/30/2016
2.3.0 2,047 7/17/2016
2.2.0 2,101 6/27/2016
2.1.2 2,180 4/17/2016
2.0.93 2,832 3/22/2016
2.0.92 2,507 2/14/2016
2.0.91 2,556 2/14/2016
2.0.90 2,303 2/6/2016
2.0.89 2,244 1/24/2016
2.0.88 2,316 1/16/2016
2.0.87 2,341 1/7/2016
2.0.81 2,423 1/4/2016
2.0.80 2,359 12/26/2015
2.0.79 2,284 12/24/2015
2.0.78 2,317 12/23/2015
2.0.77 2,405 11/21/2015
2.0.76 2,317 11/15/2015
2.0.75 2,300 11/6/2015
2.0.74 2,291 11/6/2015
2.0.73 2,358 11/3/2015
2.0.71 2,316 10/31/2015
2.0.69 2,267 10/31/2015
2.0.68 2,241 10/31/2015
2.0.66 2,280 10/31/2015
2.0.58 2,257 10/17/2015
2.0.55 2,342 10/15/2015
2.0.53 2,352 10/13/2015
2.0.51 2,387 10/11/2015
2.0.50 2,284 10/11/2015
2.0.49 2,428 9/17/2015
2.0.48 2,270 8/27/2015
2.0.47 2,279 8/21/2015
2.0.46 2,406 8/19/2015
2.0.45 2,346 8/18/2015
2.0.44 2,628 8/8/2015
2.0.43 2,495 7/30/2015
2.0.42 2,446 7/25/2015
2.0.41 2,487 7/20/2015
2.0.40 2,328 7/17/2015
2.0.39 2,566 7/17/2015
2.0.38 2,334 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.