Geckofx60.32
60.0.14
See the version list below for details.
Requires NuGet 2.5 or higher.
dotnet add package Geckofx60.32 --version 60.0.14
NuGet\Install-Package Geckofx60.32 -Version 60.0.14
<PackageReference Include="Geckofx60.32" Version="60.0.14" />
paket add Geckofx60.32 --version 60.0.14
#r "nuget: Geckofx60.32, 60.0.14"
// Install Geckofx60.32 as a Cake Addin #addin nuget:?package=Geckofx60.32&version=60.0.14 // Install Geckofx60.32 as a Cake Tool #tool nuget:?package=Geckofx60.32&version=60.0.14
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. 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. |
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 | 16,356 | 3/23/2021 |
60.0.54 | 2,342 | 1/25/2021 |
60.0.53 | 409 | 1/21/2021 |
60.0.52 | 2,269 | 1/6/2021 |
60.0.50 | 3,375 | 9/29/2020 |
60.0.47 | 1,372 | 6/26/2020 |
60.0.46 | 1,085 | 6/1/2020 |
60.0.45 | 524 | 5/29/2020 |
60.0.44 | 11,096 | 11/20/2019 |
60.0.43 | 858 | 11/13/2019 |
60.0.42 | 824 | 10/18/2019 |
60.0.41 | 533 | 10/18/2019 |
60.0.40 | 572 | 10/18/2019 |
60.0.39 | 4,433 | 9/13/2019 |
60.0.37 | 1,591 | 8/7/2019 |
60.0.26 | 6,752 | 1/10/2019 |
60.0.25 | 875 | 12/21/2018 |
60.0.24 | 765 | 12/14/2018 |
60.0.23 | 639 | 12/14/2018 |
60.0.22 | 922 | 11/20/2018 |
60.0.21 | 677 | 11/20/2018 |
60.0.19 | 798 | 11/15/2018 |
60.0.18 | 750 | 11/13/2018 |
60.0.17 | 733 | 11/9/2018 |
60.0.16 | 721 | 11/6/2018 |
60.0.15 | 745 | 11/1/2018 |
60.0.14 | 1,137 | 10/25/2018 |
60.0.13-alpha | 602 | 9/20/2018 |
60.0.12-alpha | 541 | 9/17/2018 |
60.0.11-alpha | 543 | 8/29/2018 |
60.0.10-alpha | 491 | 8/28/2018 |
60.0.9-alpha | 556 | 8/24/2018 |
60.0.8-alpha | 547 | 8/24/2018 |
60.0.7-alpha | 580 | 8/21/2018 |
60.0.5-alpha | 576 | 8/17/2018 |
60.0.4-alpha | 551 | 8/16/2018 |
60.0.3-alpha | 561 | 8/15/2018 |
60.0.2-alpha | 568 | 8/14/2018 |