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.
<PackageVersion Include="AsyncFirefoxDriver" Version="1.3.12" />
                    
Directory.Packages.props
<PackageReference Include="AsyncFirefoxDriver" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=AsyncFirefoxDriver&version=1.3.12
                    
Install AsyncFirefoxDriver as a Cake Addin
#tool nuget:?package=AsyncFirefoxDriver&version=1.3.12
                    
Install AsyncFirefoxDriver as a Cake Tool

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,391 11/3/2017
1.3.9 2,125 10/21/2017
1.3.8 1,311 10/20/2017
1.3.6 1,356 10/13/2017
1.3.5 1,330 10/12/2017
1.3.4 1,805 10/9/2017
1.3.3 1,334 10/9/2017
1.3.2 1,538 10/6/2017
1.3.1 1,308 10/6/2017
1.2.12 1,287 10/4/2017
1.2.11 1,419 10/4/2017
1.2.10 1,321 10/2/2017
1.2.9 1,888 10/2/2017
1.2.8 1,362 10/2/2017
1.2.7 1,407 9/28/2017
1.2.6 1,621 9/27/2017
1.2.4 1,324 9/27/2017
1.2.3 1,345 9/20/2017
1.2.2 1,346 9/20/2017
1.2.1 1,507 9/19/2017
1.1.4 1,319 8/26/2017
1.1.3 1,322 8/16/2017
1.1.2 1,357 8/8/2017
1.1.1 1,390 8/1/2017
1.0.16 1,979 7/21/2017
1.0.15 1,347 7/16/2017
1.0.14 2,135 6/7/2017
1.0.12 1,394 5/22/2017
1.0.11 1,404 5/22/2017
1.0.10 1,204 5/20/2017
1.0.9 1,188 5/14/2017

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