forked from madcowherd/webkitdotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
.NET control library wrapper for WebKit
License
kmlxk/webkitdotnet
Folders and files
| Name | Name | Last commit message | 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 3 VS solutions.
WebKit.NET.sln - VS2008 .Net 2.0.
WebKit.NET_2010.sln - VS2010 .Net 2.0.
WebKit.net4.0.sln - VS2010 .Net 4.0.
WebKit library (including dependencies) are in the following folders:
WebKitCore - WebKit COM wrapper library.
WebKitBrowser - WebKit.NET control library.
WebKitBrowserTest - A simple application that uses the WebKit.NET control
to display web pages.
JSCore - JavaScript bridge/interop between WebKit and WebKitBrowser.
JSCore.Test - JavaScript bridge/interop unit-tests.
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.
About
.NET control library wrapper for WebKit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 55.2%
- C 33.9%
- C# 5.4%
- CSS 3.7%
- C++ 1.5%
- HTML 0.3%