
Easy deploymentĪll required Chromium binaries are deployed as DotNetBrowser DLLs and can be extracted automatically during execution. See the examples to understand what can be implemented with DotNetBrowser.


JS-.NET bridge: you can execute JavaScript on the web page and process the results.DOM API: you can access Document Object Model of the loaded web page, find elements and interact with them, handle and dispatch DOM events for the particular nodes.A free 30-day evaluation license can be requested by filling a form at Deep Chromium integrationĭotNetBrowser provides API that can be used to interact with a huge set of various Chromium features directly from the code: To be able to use DotNetBrowser, you should obtain a license. NET application to load and process modern web pages built with HTML5, CSS3, JavaScript etc.

Integrate a Chromium-based browser into your.
