InfiniLore.InfiniBlazor.Toasting
0.1.0-preview.23
Prefix Reserved
This is a prerelease version of InfiniLore.InfiniBlazor.Toasting.
dotnet add package InfiniLore.InfiniBlazor.Toasting --version 0.1.0-preview.23
NuGet\Install-Package InfiniLore.InfiniBlazor.Toasting -Version 0.1.0-preview.23
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.Toasting" Version="0.1.0-preview.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="InfiniLore.InfiniBlazor.Toasting" Version="0.1.0-preview.23" />
<PackageReference Include="InfiniLore.InfiniBlazor.Toasting" />
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.Toasting --version 0.1.0-preview.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: InfiniLore.InfiniBlazor.Toasting, 0.1.0-preview.23"
#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.Toasting&version=0.1.0-preview.23&prerelease
#tool nuget:?package=InfiniLore.InfiniBlazor.Toasting&version=0.1.0-preview.23&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
- CodeOfChaos.Extensions (>= 0.66.1)
- CodeOfChaos.Extensions.DependencyInjection (>= 0.66.1)
- InfiniLore.InfiniBlazor.Contracts (>= 0.1.0-preview.23)
- InfiniLore.Lucide (>= 0.26.509)
- Microsoft.AspNetCore.Components (>= 9.0.5)
- Microsoft.AspNetCore.Components.Web (>= 9.0.5)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on InfiniLore.InfiniBlazor.Toasting:
Package | Downloads |
---|---|
InfiniLore.InfiniBlazor
InfiniLore's Component Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.0-preview.23 | 151 | 5/14/2025 |