This is the same rendering engine used by Firefox 3.6. MozNet is an almost feature complete library, exposing most of XulRunner's major abilities and features.
Forked from the now abandoned GeckoFX wrapper, MozNet adds many, many more features to the library. MozNet gives you full support for calling managed code from JavaScript and the ability to call JavaScript methods from managed code.
Full printing and print preview support, popup notification and blocking, 'Find and HighLight' search within loaded documents, full support for downloading files utilizing either the XulRunner download system or a custom created download manager, supports 'View Source' and 'View Partial Source', user created stylesheets, full support for the login manager system, full support for spell checking, enhanced DOM object access, ability to use custom XPCom components and much, much more. Get MozNet .NET XulRunner Wrapper and take it for a spin to see what it can actually do for you!
Requirements:
· NET Framework 2.0+
Limitations:
· 14 day trial
What's New in This Release: [ read full changelog ]
· Full 2-way JavaScript communication between a web page and your application, using MozNet as an intermediary.