InfiniLore.InfiniBlazor.ComponentsExtra
0.1.0-preview.85
Prefix Reserved
This is a prerelease version of InfiniLore.InfiniBlazor.ComponentsExtra.
dotnet add package InfiniLore.InfiniBlazor.ComponentsExtra --version 0.1.0-preview.85
NuGet\Install-Package InfiniLore.InfiniBlazor.ComponentsExtra -Version 0.1.0-preview.85
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.ComponentsExtra" Version="0.1.0-preview.85" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InfiniLore.InfiniBlazor.ComponentsExtra" Version="0.1.0-preview.85" />
<PackageReference Include="InfiniLore.InfiniBlazor.ComponentsExtra" />
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.ComponentsExtra --version 0.1.0-preview.85
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InfiniLore.InfiniBlazor.ComponentsExtra, 0.1.0-preview.85"
#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.ComponentsExtra@0.1.0-preview.85
#: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.ComponentsExtra&version=0.1.0-preview.85&prerelease
#tool nuget:?package=InfiniLore.InfiniBlazor.ComponentsExtra&version=0.1.0-preview.85&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
🎨 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- InfiniLore.InfiniBlazor (>= 0.1.0-preview.85)
- InfiniLore.InfiniBlazor.Contracts (>= 0.1.0-preview.85)
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 |
---|---|---|
0.1.0-preview.85 | 75 | 7/29/2025 |
0.1.0-preview.84 | 77 | 7/29/2025 |
0.1.0-preview.83 | 479 | 7/22/2025 |
0.1.0-preview.82 | 473 | 7/22/2025 |
0.1.0-preview.81 | 474 | 7/22/2025 |