This repository was archived by the owner on Jan 2, 2024. It is now read-only.
lanwin/webkitdotnet
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
WebKit.NET README
*****************
WebKit.NET is a control library wrapper for WebKit written in C#.
Currently the source code is licensed under a BSD open source license, see
LICENSE.txt for details.
This package currently contains two Visual C# 2008 projects and a build of the
WebKit library (including dependencies) in the following folders:
WebKitBrowser - WebKit.NET control library.
WebKitBrowserTest - A simple application that uses the WebKit.NET control
to display web pages.
webkit - The WebKit library and dependencies.
The current releases are at a very early stage of development and are not
recommended for production level use yet.
Please send any questions or feedback to webkitdotnet@peterdn.com.