InfiniLore.InfiniBlazor 0.1.0-preview.80

Prefix Reserved
This is a prerelease version of InfiniLore.InfiniBlazor.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package InfiniLore.InfiniBlazor --version 0.1.0-preview.80
                    
NuGet\Install-Package InfiniLore.InfiniBlazor -Version 0.1.0-preview.80
                    
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" Version="0.1.0-preview.80" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InfiniLore.InfiniBlazor" Version="0.1.0-preview.80" />
                    
Directory.Packages.props
<PackageReference Include="InfiniLore.InfiniBlazor" />
                    
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 --version 0.1.0-preview.80
                    
#r "nuget: InfiniLore.InfiniBlazor, 0.1.0-preview.80"
                    
#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 InfiniLore.InfiniBlazor@0.1.0-preview.80
                    
#: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=InfiniLore.InfiniBlazor&version=0.1.0-preview.80&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=InfiniLore.InfiniBlazor&version=0.1.0-preview.80&prerelease
                    
Install 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.  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 (3)

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

Package Downloads
InfiniLore.InfiniBlazor.Markdown

Markdown Parser library for InfiniLore's Component Library

InfiniLore.InfiniBlazor.Toasting

Toast popups for InfiniLore's Component Library

InfiniLore.InfiniBlazor.ComponentsExtra

InfiniLore's Component Library: Extra components

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-preview.83 0 7/22/2025
0.1.0-preview.82 0 7/22/2025
0.1.0-preview.81 0 7/22/2025
0.1.0-preview.80 113 7/2/2025
0.1.0-preview.79 120 6/17/2025
0.1.0-preview.78 112 6/17/2025
0.1.0-preview.77 111 6/17/2025
0.1.0-preview.76 117 6/17/2025
0.1.0-preview.75 109 6/17/2025
0.1.0-preview.74 114 6/17/2025
0.1.0-preview.73 116 6/15/2025
0.1.0-preview.71 112 6/15/2025
0.1.0-preview.70 91 6/14/2025
0.1.0-preview.69 262 6/10/2025
0.1.0-preview.68 244 6/9/2025
0.1.0-preview.67 239 6/9/2025
0.1.0-preview.66 235 6/9/2025
0.1.0-preview.65 236 6/9/2025
0.1.0-preview.64 238 6/9/2025
0.1.0-preview.63 218 6/9/2025
0.1.0-preview.62 211 6/9/2025
0.1.0-preview.61 199 6/9/2025
0.1.0-preview.60 193 6/9/2025
0.1.0-preview.59 164 6/8/2025
0.1.0-preview.58 166 6/8/2025
0.1.0-preview.57 164 6/8/2025
0.1.0-preview.56 166 6/8/2025
0.1.0-preview.52 87 6/7/2025
0.1.0-preview.51 98 6/7/2025
0.1.0-preview.50 92 6/7/2025
0.1.0-preview.49 83 6/7/2025
0.1.0-preview.48 84 6/7/2025
0.1.0-preview.47 89 6/7/2025
0.1.0-preview.46 47 6/7/2025
0.1.0-preview.45 71 6/6/2025
0.1.0-preview.44 115 6/4/2025
0.1.0-preview.43 124 6/3/2025
0.1.0-preview.42 115 6/3/2025
0.1.0-preview.41 114 6/2/2025
0.1.0-preview.40 99 5/31/2025
0.1.0-preview.39 131 5/28/2025
0.1.0-preview.38 126 5/26/2025
0.1.0-preview.37 116 5/26/2025
0.1.0-preview.36 112 5/26/2025
0.1.0-preview.35 114 5/26/2025
0.1.0-preview.34 120 5/25/2025
0.1.0-preview.30 117 5/25/2025
0.1.0-preview.29 74 5/23/2025
0.1.0-preview.28 115 5/19/2025
0.1.0-preview.27 114 5/19/2025
0.1.0-preview.23 210 5/14/2025
0.1.0-preview.22 74 5/9/2025
0.1.0-preview.21 66 5/9/2025
0.1.0-preview.20 126 5/4/2025
0.1.0-preview.19 72 5/2/2025
0.1.0-preview.18 79 5/2/2025
0.1.0-preview.17 92 5/2/2025
0.1.0-preview.16 124 5/1/2025
0.1.0-preview.15 123 5/1/2025
0.1.0-preview.14 122 5/1/2025
0.1.0-preview.13 124 5/1/2025
0.1.0-preview.11 116 4/30/2025
0.1.0-preview.10 125 4/30/2025
0.1.0-preview.8 131 4/24/2025
0.1.0-preview.7 125 4/22/2025
0.1.0-preview.6 131 4/22/2025
0.1.0-preview.5 102 4/18/2025
0.1.0-preview.4 122 4/18/2025
0.1.0-preview.3 113 4/18/2025
0.1.0-preview.2 170 4/16/2025