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" />
                    
Directory.Packages.props
<PackageReference Include="InfiniLore.InfiniBlazor.Toasting" />
                    
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.Toasting --version 0.1.0-preview.23
                    
#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
                    
Install InfiniLore.InfiniBlazor.Toasting as a Cake Addin
#tool nuget:?package=InfiniLore.InfiniBlazor.Toasting&version=0.1.0-preview.23&prerelease
                    
Install InfiniLore.InfiniBlazor.Toasting 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 (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