IgniteView.Desktop 1.0.0

There is a newer version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IgniteView.Desktop" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IgniteView.Desktop" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="IgniteView.Desktop" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IgniteView.Desktop --version 1.0.0
                    
#r "nuget: IgniteView.Desktop, 1.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IgniteView.Desktop@1.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IgniteView.Desktop&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=IgniteView.Desktop&version=1.0.0
                    
Install as a Cake Tool

<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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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