Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.4% on nuget.org
Top 7.6% downloads on nuget.org
Top 3.6% dependent repos on nuget.org

nuget.org : geckofx45.64.linux

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 using Gecko [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); }

Registry - Homepage - JSON
purl: pkg:nuget/geckofx45.64.linux
Keywords: Firefox, Gecko, Geckofx
License:
Latest release: almost 6 years ago
First release: over 8 years ago
Dependent packages: 1
Dependent repositories: 4
Downloads: 37,947 total
Last synced: 14 days ago

sil.chorus.flexbridge 4.1.0
Library that allows multiple FieldWorks users to collaborate remotely (i.e., not necessarily conn...
91 versions - Latest release: 11 months ago - 21.7 thousand downloads total - 5 stars on GitHub - 1 maintainer