IgniteView.Desktop
1.0.0
See the version list below for details.
dotnet add package IgniteView.Desktop --version 1.0.0
NuGet\Install-Package IgniteView.Desktop -Version 1.0.0
<PackageReference Include="IgniteView.Desktop" Version="1.0.0" />
<PackageVersion Include="IgniteView.Desktop" Version="1.0.0" />
<PackageReference Include="IgniteView.Desktop" />
paket add IgniteView.Desktop --version 1.0.0
#r "nuget: IgniteView.Desktop, 1.0.0"
#:package IgniteView.Desktop@1.0.0
#addin nuget:?package=IgniteView.Desktop&version=1.0.0
#tool nuget:?package=IgniteView.Desktop&version=1.0.0
<a id="readme-top"></a>
<br /> <div align="center"> <a href="https://github.com/SamsidParty/IgniteView"> <img src="./Docs/static/Logos/IgniteViewLarge.png" alt="IgniteView" width="160" height="160"> </a>
<h3 align="center">IgniteView</h3> <p align="center"> A Lightweight framework for building cross-platform web apps with .NET <br /> <br /> </p> </div>
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 📖
Working on it...
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- IgniteView.Core (>= 1.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on IgniteView.Desktop:
Repository | Stars |
---|---|
SamsidParty/TopNotify
The Ultimate Notification Customization Tool For Windows
|
Version | Downloads | Last Updated |
---|---|---|
2.2.2 | 320 | 7/21/2025 |
2.2.1 | 22 | 7/19/2025 |
2.2.0 | 78 | 7/18/2025 |
2.1.0 | 151 | 3/28/2025 |
2.0.7 | 133 | 3/21/2025 |
2.0.6 | 148 | 3/17/2025 |
2.0.5 | 155 | 3/17/2025 |
2.0.4 | 134 | 2/26/2025 |
2.0.3 | 135 | 2/26/2025 |
2.0.2 | 140 | 2/26/2025 |
2.0.1 | 142 | 2/26/2025 |
2.0.0 | 185 | 2/25/2025 |
1.0.1 | 162 | 2/25/2025 |
1.0.0 | 162 | 2/25/2025 |
Initial release