Ignis 1.4.0

dotnet add package Ignis --version 1.4.0
                    
NuGet\Install-Package Ignis -Version 1.4.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="Ignis" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ignis" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Ignis" />
                    
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 Ignis --version 1.4.0
                    
#r "nuget: Ignis, 1.4.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 Ignis@1.4.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=Ignis&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Ignis&version=1.4.0
                    
Install as a Cake Tool

<div align="center"> <br/> <img width="64" alt="" src="website/Ignis.Website/wwwroot/images/logo.svg" /> <br/> <img width="196" alt="" src="website/Ignis.Website/wwwroot/images/logo-text.svg" /> <br/> </div>

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

The Blazor framework for building modern web applications.

Features

  • Component-based: Ignis is a component-based framework that allows you to build your application using components.
  • Blazor: Ignis is built on top of Blazor, which means that you can use all of the features that Blazor has to offer.
  • Open-source: Ignis is open-source and free to use. You can use it for both personal and commercial projects.
  • Lightweight: Ignis is lightweight and does not have any dependencies other than Blazor.
  • Integration: You can use Ignis to build your application from scratch or use it to extend your existing application.
  • Control: Ignis gives you full control over your application rendering. You can decide when to render your components or rely on the Ignis reactivity system.
  • HeadlessUI: Ignis supports Headless UI. Headless UI is a set of unstyled, fully accessible UI components.

Getting Started

Visit the official website for guides and documentation: https://ignis.dvolper.dev


Packages

Please refer to the official website for more information.

Ignis.Components

The core components package, containing abstract component bases which implement the Ignis component lifecycle and common components like Dynamic and Fragment.

Ignis.Components.Web

The web components package, containing components and interfaces that are specific to the web/browser, like ScrollDetector and ILocalStorage or IFocus.

Ignis.Components.Reactivity

The reactivity package, containing components and classes that are specific to the Ignis reactivity system.

Ignis.Utils

This package contains a set of utilities that can be used in your application, like a static Css class that can be used to generate CSS classes for your components.

Ignis.Components.HeadlessUI

This package contains a set of components that are based on the HeadlessUI project.

You can read more about it here.

Ignis.Components.HeroIcons

Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS.

Port of the heroicons project based on Ignis components.


License

This project is licensed under the MIT license.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.4.0 176 4/27/2024
1.3.0 147 4/12/2024
1.2.0 262 1/6/2024
1.1.0 207 12/14/2023
1.0.0 168 11/26/2023
1.0.0-rc2 156 11/26/2023
1.0.0-rc 115 11/26/2023
0.13.1 183 10/9/2023
0.13.0 171 10/7/2023
0.12.1 174 10/2/2023
0.12.0 162 9/29/2023
0.11.4 175 9/24/2023
0.11.3 160 9/22/2023
0.11.2 164 9/20/2023
0.3.0-preview 173 7/14/2023
0.2.4-preview 169 7/14/2023
0.2.3-preview 166 7/14/2023
0.2.2-preview 175 7/13/2023
0.2.1-preview 185 7/13/2023
0.2.0-preview 177 7/13/2023
0.1.1-preview 187 7/13/2023
0.1.0 213 7/13/2023
0.1.0-preview 181 7/13/2023