Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hakankokcu/birdy-browser

Birdy Browser - Web browser for windows, Made in C# (With CefSharp, Newtonsoft.Json)
https://github.com/hakankokcu/birdy-browser

browser c-sharp cefsharp cefsharp-wpf csharp web-browser wpf wpf-application

Last synced: about 1 month ago
JSON representation

Birdy Browser - Web browser for windows, Made in C# (With CefSharp, Newtonsoft.Json)

Awesome Lists containing this project

README

        

# Birdy-Browser
Birdy Browser - Web browser for windows, Made in C#

![resim](https://user-images.githubusercontent.com/103432992/187218094-15d27f90-05bb-4801-93e8-2583c33e188a.png)
![resim](https://user-images.githubusercontent.com/103432992/187218684-390fb804-761e-4460-a96c-dda9e11a5452.png)

# Opening with Visual Studio
* Download all files
* Open Birdy Browser.sln (If you dont know how to install NuGet packages without opening project, you may try this)
* Install Cefsharp.Wpf.NETCore 104.4.240
* Install Newtonsoft.Json 13.0.1
* Open Birdy Browser.sln