https://github.com/blazorplus/blazorcefapp
Build windows desktop GUI app via CEF / WinForms / Blazor server-site
https://github.com/blazorplus/blazorcefapp
blazor blazor-application blazor-applications blazor-interop blazor-server cef chromium
Last synced: 6 months ago
JSON representation
Build windows desktop GUI app via CEF / WinForms / Blazor server-site
- Host: GitHub
- URL: https://github.com/blazorplus/blazorcefapp
- Owner: BlazorPlus
- License: mit
- Created: 2020-04-30T03:50:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:35:37.000Z (about 3 years ago)
- Last Synced: 2025-06-14T11:02:04.095Z (6 months ago)
- Topics: blazor, blazor-application, blazor-applications, blazor-interop, blazor-server, cef, chromium
- Language: HTML
- Homepage:
- Size: 812 KB
- Stars: 32
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlazorCefApp
Build Desktop application by CEF , Asp.Net Core , Blazor server side

# Compilation :
The path of mstscax_interop.dll is correct now.
# Now it works
#### developer must copy the Release/Resources files from
https://cef-builds.spotifycdn.com/cef_binary_81.3.10%2Bgb223419%2Bchromium-81.0.4044.138_windows32_client.tar.bz2
**to app /chromium/ folder**
# CefLite source code :
https://github.com/BlazorPlus/CefLite
## Ralative Links
https://github.com/aspnet/AspLabs/tree/master/src/ComponentsElectron
https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/
https://github.com/chromelyapps/Chromely
https://github.com/jspuij/BlazorWebView