Menu

Welcome to Awesomium.CApi.NET

ifdefdebug

Welcome to Awesomium.CApi.NET

Looking for a replacement for the IE based WebBrowser control in .NET? Take a look at Awesomium!

AwesomiumTM is a windowless web-browser framework based on Chromium/WebKit.

From the Awesomium C API reference:

Awesomium is a software library that makes it easy to put the web in your applications. Whether that means embedded web browsing, rendering pages as images, streaming pages over the net, or manipulating web content live for some other purpose, Awesomium does it all.

The official Awesomium .NET wrapper targets version 4.0 and won't run under .NET 2.0 - 3.5. This wrapper targets version 2.0 and should run under all .NET versions >= 2.0. It is based on the Awesomium C API and written in C++/CLI.

Beside the WebCore and WebView and related classes like JsValue, the library includes a WebViewControl class and a WebCoreUpdateTimer class for use in Windows Forms Applications. For more information please refer to the [Documentation] page.


Awesomium is a trademark of Khrona LCC. The author of this work is not in any way connected to Khrona LCC and the authors of AwesomiumTM.


See also:
[Progress] [Download] [Using the Code] [Documentation] [Licensing]


Related

Wiki: Documentation
Wiki: Download
Wiki: Licensing
Wiki: Progress
Wiki: Using the Code