InfiniLore.InfiniBlazor.Theming 0.1.0-preview.22

Prefix Reserved
This is a prerelease version of InfiniLore.InfiniBlazor.Theming.
dotnet add package InfiniLore.InfiniBlazor.Theming --version 0.1.0-preview.22
                    
NuGet\Install-Package InfiniLore.InfiniBlazor.Theming -Version 0.1.0-preview.22
                    
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="InfiniLore.InfiniBlazor.Theming" Version="0.1.0-preview.22" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InfiniLore.InfiniBlazor.Theming" Version="0.1.0-preview.22" />
                    
Directory.Packages.props
<PackageReference Include="InfiniLore.InfiniBlazor.Theming" />
                    
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 InfiniLore.InfiniBlazor.Theming --version 0.1.0-preview.22
                    
#r "nuget: InfiniLore.InfiniBlazor.Theming, 0.1.0-preview.22"
                    
#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.
#addin nuget:?package=InfiniLore.InfiniBlazor.Theming&version=0.1.0-preview.22&prerelease
                    
Install InfiniLore.InfiniBlazor.Theming as a Cake Addin
#tool nuget:?package=InfiniLore.InfiniBlazor.Theming&version=0.1.0-preview.22&prerelease
                    
Install InfiniLore.InfiniBlazor.Theming as a Cake Tool

🎨 InfiniLore.InfiniBlazor

A modern Blazor component library made for InfiniLore, but can be adap.

📋 Prerequisites

  • .NET 9.0 or later
  • ASP.NET Core

📦 Installation

Install the package via NuGet:

dotnet add package InfiniLore.InfiniBlazor

🚀 Quick Start

1. Add Required Imports

Add to your App.razor:

<link rel="stylesheet" href="_content/InfiniLore.InfiniBlazor/InfiniBlazor.css" />
<script src="_content/InfiniLore.InfiniBlazor/InfiniBlazor.js"></script>

Add to your _Imports.razor:

@using InfiniLore.InfiniBlazor
@using InfiniLore.InfiniBlazor.Components

In your MainLayout.razor or main layout:

<InfiniThemeManager/>

In your Program.cs:

builder.Services.AddInfiniBlazor();

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

💬 Support

For issues and feature requests, please use the GitHub Issues section.


Made with ❤️ by AnnaSasDev and the contributors to InfiniLore

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on InfiniLore.InfiniBlazor.Theming:

Package Downloads
InfiniLore.InfiniBlazor

InfiniLore's Component Library

InfiniLore.InfiniBlazor.Theming.Library

Library of premade themes and theme collections for InfiniBlazor

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.0-preview.22 52 5/9/2025
0.1.0-preview.21 52 5/9/2025
0.1.0-preview.20 104 5/4/2025
0.1.0-preview.19 51 5/2/2025
0.1.0-preview.18 64 5/2/2025
0.1.0-preview.17 70 5/2/2025
0.1.0-preview.16 109 5/1/2025
0.1.0-preview.15 104 5/1/2025
0.1.0-preview.14 102 5/1/2025
0.1.0-preview.13 104 5/1/2025
0.1.0-preview.11 106 4/30/2025
0.1.0-preview.10 116 4/30/2025