Geckofx60.32
60.0.55
Requires NuGet 2.5 or higher.
dotnet add package Geckofx60.32 --version 60.0.55
NuGet\Install-Package Geckofx60.32 -Version 60.0.55
<PackageReference Include="Geckofx60.32" Version="60.0.55" />
paket add Geckofx60.32 --version 60.0.55
#r "nuget: Geckofx60.32, 60.0.55"
// Install Geckofx60.32 as a Cake Addin
#addin nuget:?package=Geckofx60.32&version=60.0.55
// Install Geckofx60.32 as a Cake Tool
#tool nuget:?package=Geckofx60.32&version=60.0.55
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);
}
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
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 | Downloads | Last updated |
---|---|---|
60.0.55 | 7,436 | 3/23/2021 |
60.0.54 | 1,219 | 1/25/2021 |
60.0.53 | 295 | 1/21/2021 |
60.0.52 | 1,976 | 1/6/2021 |
60.0.50 | 1,718 | 9/29/2020 |
60.0.47 | 1,101 | 6/26/2020 |
60.0.46 | 782 | 6/1/2020 |
60.0.45 | 389 | 5/29/2020 |
60.0.44 | 5,205 | 11/20/2019 |
60.0.43 | 651 | 11/13/2019 |
60.0.42 | 617 | 10/18/2019 |
60.0.41 | 355 | 10/18/2019 |
60.0.40 | 382 | 10/18/2019 |
60.0.39 | 3,761 | 9/13/2019 |
60.0.37 | 1,282 | 8/7/2019 |
60.0.26 | 5,599 | 1/10/2019 |
60.0.25 | 682 | 12/21/2018 |
60.0.24 | 587 | 12/14/2018 |
60.0.23 | 459 | 12/14/2018 |
60.0.22 | 740 | 11/20/2018 |
60.0.21 | 498 | 11/20/2018 |
60.0.19 | 573 | 11/15/2018 |
60.0.18 | 548 | 11/13/2018 |
60.0.17 | 555 | 11/9/2018 |
60.0.16 | 561 | 11/6/2018 |
60.0.15 | 555 | 11/1/2018 |
60.0.14 | 855 | 10/25/2018 |
60.0.13-alpha | 517 | 9/20/2018 |
60.0.12-alpha | 449 | 9/17/2018 |
60.0.11-alpha | 463 | 8/29/2018 |
60.0.10-alpha | 435 | 8/28/2018 |
60.0.9-alpha | 474 | 8/24/2018 |
60.0.8-alpha | 450 | 8/24/2018 |
60.0.7-alpha | 497 | 8/21/2018 |
60.0.5-alpha | 469 | 8/17/2018 |
60.0.4-alpha | 459 | 8/16/2018 |
60.0.3-alpha | 481 | 8/15/2018 |
60.0.2-alpha | 487 | 8/14/2018 |