Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/hakankokcu/birdy-browser
- Owner: HAKANKOKCU
- License: mit
- Created: 2022-08-29T13:39:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T06:55:27.000Z (over 2 years ago)
- Last Synced: 2024-11-11T02:39:08.756Z (3 months ago)
- Topics: browser, c-sharp, cefsharp, cefsharp-wpf, csharp, web-browser, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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