InfiniLore.InfiniBlazor.Core
0.1.0-preview.38
Prefix Reserved
dotnet add package InfiniLore.InfiniBlazor.Core --version 0.1.0-preview.38
NuGet\Install-Package InfiniLore.InfiniBlazor.Core -Version 0.1.0-preview.38
<PackageReference Include="InfiniLore.InfiniBlazor.Core" Version="0.1.0-preview.38" />
<PackageVersion Include="InfiniLore.InfiniBlazor.Core" Version="0.1.0-preview.38" />
<PackageReference Include="InfiniLore.InfiniBlazor.Core" />
paket add InfiniLore.InfiniBlazor.Core --version 0.1.0-preview.38
#r "nuget: InfiniLore.InfiniBlazor.Core, 0.1.0-preview.38"
#addin nuget:?package=InfiniLore.InfiniBlazor.Core&version=0.1.0-preview.38&prerelease
#tool nuget:?package=InfiniLore.InfiniBlazor.Core&version=0.1.0-preview.38&prerelease
🎨 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 | 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
- CodeOfChaos.Extensions (>= 0.68.0)
- CodeOfChaos.Extensions.DependencyInjection (>= 0.68.0)
- InfiniLore.Lucide (>= 0.26.511)
- Microsoft.AspNetCore.Components (>= 9.0.5)
- Microsoft.AspNetCore.Components.Web (>= 9.0.5)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on InfiniLore.InfiniBlazor.Core:
Package | Downloads |
---|---|
InfiniLore.InfiniBlazor.Markdown
Markdown Parser library for InfiniLore's Component Library |
|
InfiniLore.InfiniBlazor
InfiniLore's Component Library |
|
InfiniLore.InfiniBlazor.Theming
CSS Theme library for InfiniLore's Component Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0-preview.38 | 35 | 5/26/2025 |
0.1.0-preview.37 | 29 | 5/26/2025 |
0.1.0-preview.36 | 30 | 5/26/2025 |
0.1.0-preview.35 | 32 | 5/26/2025 |
0.1.0-preview.34 | 29 | 5/25/2025 |
0.1.0-preview.30 | 27 | 5/25/2025 |