Technology used to build web-based apps already exist, like Electron and Tauri, however there are only a handful that have strong integration with C#. IgniteView fills this gap by providing a robust toolchain and runtime to get a web app up and running using C#.
- Automatic setup and integration with Vite, just hit run in VS and you're good to go
- Integrates with the native webview of the platform (WebView2, WebKit, or WebKitGTK)
- Easy C# API with a command bridge for seamless interop
- Window transparency with acrylic/mica, for a native-looking window
Learn how to use IgniteView by reading the documentation