From 0135721685ef0e32042b2f9b891b6f7d29df4e8e Mon Sep 17 00:00:00 2001 From: Robin Rodricks Date: Sun, 16 Jun 2024 13:16:30 +0530 Subject: [PATCH] Add SharpBrowser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65499d1fa..278516dbe 100644 --- a/README.md +++ b/README.md @@ -1253,6 +1253,7 @@ metadata in media files, including video, audio, and photo formats ## Web Browsers * [CefSharp](https://github.com/cefsharp/CefSharp/) - HTML5, CSS3 and JS web browser powered by Chromium, for WinForms and WPF +* [SharpBrowser](https://github.com/sharpbrowser/SharpBrowser) - A full featured .NET web-browser built using C# and CefSharp ## Web Frameworks