geckofx
-
- 211,639 total downloads
- last updated 1/6/2018
- Latest version: 45.0.34
library that allows embeding gecko in C# applications. Example Usage: [STAThread] static void Main(string[] args) { Xpcom.Initialize("Firefox"); var... More information -
Geckofx60.
by: geckofx64 - 130,610 total downloads
- last updated 4/8/2024
- Latest version: 60.0.56
library that allows embeding gecko in C# applications. Example Usage: // In MonoDevelop Project Options -> Run -> Configuration -> Default set the following envrionment variables. // set env... More information -
Geckofx60.
by: geckofx32 - 70,817 total downloads
- last updated 3/23/2021
- Latest version: 60.0.55
library that allows embeding gecko in C# applications. Example Usage: [STAThread] static void Main(string[] args) { Xpcom.Initialize("Firefox"); var... More information -
- 39,049 total downloads
- last updated 8/30/2018
- Latest version: 45.0.37
library that allows embeding gecko in C# applications. Example Usage: // set env var LD_LIBRARY_PATH to $(ProjectDir)/Firefox // set env var LD_PRELOAD to $(ProjectDir)/Firefox/libgeckofix.so // add... More information -
- 36,136 total downloads
- last updated 8/30/2018
- Latest version: 45.0.37
library that allows embeding gecko in C# applications. Example Usage: // set env var LD_LIBRARY_PATH to $(ProjectDir)/Firefox // set env var LD_PRELOAD to $(ProjectDir)/Firefox/libgeckofix.so // add... More information -
- 32,090 total downloads
- last updated 10/20/2020
- Latest version: 60.0.51
library that allows embeding gecko in C# applications. Depends on Gtk3 ubuntu packages: libgtk-3-0, libgtk3.0-cil Example Usage: // set env var LD_LIBRARY_PATH to $(ProjectDir)/Firefox-Linux32 // set... More information -
-
- 32,074 total downloads
- last updated 1/6/2018
- Latest version: 0.13.0
This should only used for building geckofx-45. Do NOT use this package if you just want to include geckofx in your application. -
-
-
- 29,243 total downloads
- last updated 1/6/2018
- Latest version: 0.13.0
This should only used for building geckofx-45. Do NOT use this package if you just want to include geckofx in your application. -
-
-
- 26,567 total downloads
- last updated 8/19/2021
- Latest version: 0.19.0
This should only used for building geckofx-60. Do NOT use this package if you just want to include geckofx in your application. -
-
-
- 25,108 total downloads
- last updated 8/19/2021
- Latest version: 0.19.0
This should only used for building geckofx-60. Do NOT use this package if you just want to include geckofx in your application. -
-
Geckofx45.
by: geckofx64 - 24,802 total downloads
- last updated 1/6/2018
- Latest version: 45.0.34
library that allows embeding gecko in C# applications. Example Usage: [STAThread] static void Main(string[] args) { Xpcom.Initialize("Firefox64"); var... More information -
- 22,977 total downloads
- last updated 7/28/2020
- Latest version: 60.0.49
library that allows embeding gecko in C# applications. Depends on Gtk3 ubuntu packages: libgtk-3-0, libgtk3.0-cil Example Usage: // set env var LD_LIBRARY_PATH to $(ProjectDir)/Firefox-Linux64 // set... More information