# BlazorWebKitGtk **Repository Path**: dingshuanglei/BlazorWebKitGtk ## Basic Information - **Project Name**: BlazorWebKitGtk - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-02 - **Last Updated**: 2026-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## BlazorWebKitGtk Build a Linux desktop app using Blazor. ## Credit This project is based on the original **BlazorWebView** repository by **JinShil**. Original source: https://github.com/JinShil/BlazorWebView ## About This Fork The original BlazorWebView project provides a Blazor Hybrid template bundled with **Bootstrap**. This project expands on that idea by offering additional templates: - **Minimal** — No CSS framework includes, comes with a clean setup with zero UI framework installed. - **Bootstrap** — includes Bootstrap version 5. ## Usage ``` git clone https://github.com/s-phal/BlazorWebKitGtk.git cd BlazorWebKitGtk/WebKitGtk.TemplateName dotnet run ``` ## Roadmap Future templates: - [x] Minimal - [x] Bootstrap - [ ] Tailwind CSS - [ ] MudBlazor - [ ] Fluent UI Blazor