Run Blazor applications as native Linux desktop apps using WebKit and GTK4.
Great thanks to Mike for creating the Blazor WebKitGtk.
- Linux-native Blazor rendering with WebKitGTK
- Supports full Blazor UI inside a GTK4 application
- Seamless integration using
BlazorWebViewcomponent
- .NET 8.0 or later
- Linux with WebKit and GTK4
dotnet add package WebKit.BlazorWebView.GirCore --version 10.0.0-rc.1- GirCore Blazor Desktop Sample - Complete Blazor desktop application
- Multilanguage Blazor Samples - Multi-platform Blazor applications with localization (LTR/RTL) and theme support
This project is licensed under the MIT License.
