Embedding Web Browser Into C# Applications

black google smartphone on box

In this shortlist, here are some of the alternative third-party libraries to integrate Chromium Embedded Framework into a C# App.

CefSharp

WebView2

Introduction to Microsoft Edge WebView2 — Microsoft Edge Development | Microsoft Docs

GitHub — MicrosoftEdge/WebView2Browser: A web browser built with the Microsoft Edge WebView2 control.

GUI Webviews

Last but not least, you can also use the webviews supported by the GUI framework of your choice. But, most of the current webviews are not based on the Chromium web browser. So be careful, you may not get the exact results you want.


Leave a Reply

Your email address will not be published. Required fields are marked *