Geckofx60.32
60.0.18
library that allows embeding gecko in C# applications.
Example Usage:
[STAThread]
static void Main(string[] args)
{
Xpcom.Initialize("Firefox");
var geckoWebBrowser = new GeckoWebBrowser {Dock = DockStyle.Fill};
Form f = new Form();
f.Controls.Add(geckoWebBrowser);
geckoWebBrowser.Navigate("www.google.com");
Application.Run(f);
}
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.5 or higher.
Install-Package Geckofx60.32 -Version 60.0.18
dotnet add package Geckofx60.32 --version 60.0.18
<PackageReference Include="Geckofx60.32" Version="60.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Geckofx60.32 --version 60.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Geckofx60.32, 60.0.18"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Geckofx60.32:
Repository | Stars |
---|---|
Ashesh3/Steam-Account-Generator
Steam Account Generator by DedSec [ Use https://accgen.cathook.club/ ]
|
Version History
Version | Downloads | Last updated |
---|---|---|
60.0.54 | 256 | 1/25/2021 |
60.0.53 | 50 | 1/21/2021 |
60.0.52 | 256 | 1/6/2021 |
60.0.50 | 872 | 9/29/2020 |
60.0.47 | 757 | 6/26/2020 |
60.0.46 | 441 | 6/1/2020 |
60.0.45 | 134 | 5/29/2020 |
60.0.44 | 2,264 | 11/20/2019 |
60.0.43 | 374 | 11/13/2019 |
60.0.42 | 344 | 10/18/2019 |
60.0.41 | 131 | 10/18/2019 |
60.0.40 | 133 | 10/18/2019 |
60.0.39 | 2,035 | 9/13/2019 |
60.0.37 | 915 | 8/7/2019 |
60.0.26 | 3,755 | 1/10/2019 |
60.0.25 | 425 | 12/21/2018 |
60.0.24 | 321 | 12/14/2018 |
60.0.23 | 230 | 12/14/2018 |
60.0.22 | 488 | 11/20/2018 |
60.0.21 | 227 | 11/20/2018 |
60.0.19 | 291 | 11/15/2018 |
60.0.18 | 267 | 11/13/2018 |
60.0.17 | 303 | 11/9/2018 |
60.0.16 | 288 | 11/6/2018 |
60.0.15 | 298 | 11/1/2018 |
60.0.14 | 457 | 10/25/2018 |
60.0.13-alpha | 327 | 9/20/2018 |
60.0.12-alpha | 249 | 9/17/2018 |
60.0.11-alpha | 266 | 8/29/2018 |
60.0.10-alpha | 244 | 8/28/2018 |
60.0.9-alpha | 252 | 8/24/2018 |
60.0.8-alpha | 235 | 8/24/2018 |
60.0.7-alpha | 262 | 8/21/2018 |
60.0.5-alpha | 249 | 8/17/2018 |
60.0.4-alpha | 259 | 8/16/2018 |
60.0.3-alpha | 252 | 8/15/2018 |
60.0.2-alpha | 248 | 8/14/2018 |