geckofx
-
- 228,470 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 - 140,918 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 - 80,542 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 -
- 43,173 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 -
- 39,776 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,457 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 -
-
- 34,441 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. -
-
-
- 32,687 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. -
-
Geckofx45.
by: geckofx64 - 29,668 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 -
-
- 29,277 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. -
-
-
- 27,917 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. -
-
- 26,697 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