Are there any good (or in active development) WebKit wrappers or ports for .Net?
p.s. I am aware of Swift.Net (old and out of date) and GeckoFX (firefox wrapper).
|
feedback
|
|
| |||||
feedback
|
|
From the subsequent research I've done, the answer, as of May 2009, is no, there are no decent managed wrappers for the WebKit browser engine. EDIT This is no longer this case. See my other answer (newer than this one). | |||||||||
feedback
|
|
I use iMacros (high-level IE and Firefox wrapper) daily, but would be interested in an additional webkit solution, too. I read about "WebKit Sharp" recently: webkit-sharp provides access to WebKit (http://live.gnome.org/WebKitGtk), a fast, high-quality web browser engine suited for embedding in GTK+ applications. It features bleeding-edge HTML5, AJAX, SVG and JavaScript capabilities with seamless UI integration. Are you aware of "WebKit Sharp"? Did anyone use WebKit Sharp yet? | |||
feedback
|
|
There's a new one that's really good and it's free if you're a small independent company (or individual) that earned less than $100k last year from your business. It is a fork of the Chromium project and allows rendering to off-screen surfaces, making it perfect for 3D apps, games and service-based automation. | |||
|
feedback
|
|
Currently there is OpenWebKitSharp which is very advanced and based on the abandoned WebKit.NET 0.5. Is has much more features and it comes with webkit nightly (scoring 296 points on html5test.com and 100/100 on acid3). It is active (almost updated once a week) and I strongly recommend it as a .net wrapper. | |||
|
feedback
|