AsyncFirefoxDriver 1.3.12

.NET Framework 4.5.2
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)
Additional computed target framework(s)
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 1,975 11/3/2017
1.3.9 1,671 10/21/2017
1.3.8 1,049 10/20/2017
1.3.6 1,111 10/13/2017
1.3.5 1,047 10/12/2017
1.3.4 1,395 10/9/2017
1.3.3 1,046 10/9/2017
1.3.2 1,200 10/6/2017
1.3.1 1,005 10/6/2017
1.2.12 1,028 10/4/2017
1.2.11 1,112 10/4/2017
1.2.10 1,041 10/2/2017
1.2.9 1,475 10/2/2017
1.2.8 1,074 10/2/2017
1.2.7 1,091 9/28/2017
1.2.6 1,254 9/27/2017
1.2.4 1,042 9/27/2017
1.2.3 1,059 9/20/2017
1.2.2 1,048 9/20/2017
1.2.1 1,162 9/19/2017
1.1.4 1,032 8/26/2017
1.1.3 1,041 8/16/2017
1.1.2 1,067 8/8/2017
1.1.1 1,066 8/1/2017
1.0.16 1,536 7/21/2017
1.0.15 1,091 7/16/2017
1.0.14 1,696 6/7/2017
1.0.12 1,102 5/22/2017
1.0.11 1,096 5/22/2017
1.0.10 992 5/20/2017
1.0.9 987 5/14/2017

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