AsyncFirefoxDriver 1.3.12

dotnet add package AsyncFirefoxDriver --version 1.3.12
NuGet\Install-Package AsyncFirefoxDriver -Version 1.3.12
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="AsyncFirefoxDriver" Version="1.3.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AsyncFirefoxDriver --version 1.3.12
#r "nuget: AsyncFirefoxDriver, 1.3.12"
#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 AsyncFirefoxDriver as a Cake Addin
#addin nuget:?package=AsyncFirefoxDriver&version=1.3.12

// Install AsyncFirefoxDriver as a Cake Tool
#tool nuget:?package=AsyncFirefoxDriver&version=1.3.12

AsyncFirefoxDriver

It is Firefox driver. It connects directly to Marionette and is async from this connection. No need in geckodriver.exe. AsyncFirefoxDriver implements IAsyncWebBrowserClient interfaces and can be used as AsyncWebDriver.
Join the chat at https://gitter.im/AsyncWebDriver/Lobby

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  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 (2)

Showing the top 2 NuGet packages that depend on AsyncFirefoxDriver:

Package Downloads
AsyncFirefoxDriverExtensions

AsyncFirefoxDriver extensions

AsyncFirefoxDriver.SeleniumAdapter

Adapter to run Selenium tests through AsyncFirefoxDriver

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.12 2,175 11/3/2017
1.3.9 1,845 10/21/2017
1.3.8 1,160 10/20/2017
1.3.6 1,202 10/13/2017
1.3.5 1,165 10/12/2017
1.3.4 1,582 10/9/2017
1.3.3 1,182 10/9/2017
1.3.2 1,363 10/6/2017
1.3.1 1,148 10/6/2017
1.2.12 1,136 10/4/2017
1.2.11 1,264 10/4/2017
1.2.10 1,170 10/2/2017
1.2.9 1,668 10/2/2017
1.2.8 1,200 10/2/2017
1.2.7 1,210 9/28/2017
1.2.6 1,441 9/27/2017
1.2.4 1,164 9/27/2017
1.2.3 1,193 9/20/2017
1.2.2 1,181 9/20/2017
1.2.1 1,332 9/19/2017
1.1.4 1,169 8/26/2017
1.1.3 1,169 8/16/2017
1.1.2 1,201 8/8/2017
1.1.1 1,235 8/1/2017
1.0.16 1,772 7/21/2017
1.0.15 1,186 7/16/2017
1.0.14 1,945 6/7/2017
1.0.12 1,239 5/22/2017
1.0.11 1,238 5/22/2017
1.0.10 1,092 5/20/2017
1.0.9 1,073 5/14/2017

AsyncFirefoxDriver.Connect is virtual. You may proxy connection to other comp for example