Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.22 KB

File metadata and controls

28 lines (23 loc) · 1.22 KB


IgniteView

IgniteView

A Lightweight framework for building cross-platform web apps with .NET

Motivation 🧁

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#.

Features 🔥

  • 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

Documentation 📖

Learn how to use IgniteView by reading the documentation