forked from webkitdotnet/webkitdotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
.NET control library wrapper for WebKit
License
fobus42/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 several Visual Studio 2010 projects and a build of the WebKit and JavaScriptCore libraries (including dependencies). The solution is organised into the following folders: include\ WebKit and JavaScriptCode header files used in JSCore. JSCore\ C++/CLI wrapper for JavaScriptCore. JSCore.Tests\ Test suite for JSCore. lib\ Intermediate and miscellaneous libraries. tools\ Build tools. webkit WebKit, JavaScriptCore libraries and dependencies. WebKitBrowser\ C# WinForms control library front-end. WebKitBrowser.Tests\ Test suite for WebKitBrowser. WebKitBrowserTest\ A simple application that uses the WebKit.NET control to display web pages. WebKitCore\ C# wrapper for WebKit. Tutorials & documentation can be found at http://webkitdotnet.sourceforge.net. Latest source code can be found on GitHub at https://github.com/webkitdotnet. Please send any questions or feedback to [email protected].
About
.NET control library wrapper for WebKit
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 64.5%
- C++ 23.7%
- C# 4.4%
- CSS 3.8%
- C 3.1%
- HTML 0.5%