D20Tek.BlazorComponents.Toast
1.11.2
dotnet add package D20Tek.BlazorComponents.Toast --version 1.11.2
NuGet\Install-Package D20Tek.BlazorComponents.Toast -Version 1.11.2
<PackageReference Include="D20Tek.BlazorComponents.Toast" Version="1.11.2" />
<PackageVersion Include="D20Tek.BlazorComponents.Toast" Version="1.11.2" />
<PackageReference Include="D20Tek.BlazorComponents.Toast" />
paket add D20Tek.BlazorComponents.Toast --version 1.11.2
#r "nuget: D20Tek.BlazorComponents.Toast, 1.11.2"
#:package D20Tek.BlazorComponents.Toast@1.11.2
#addin nuget:?package=D20Tek.BlazorComponents.Toast&version=1.11.2
#tool nuget:?package=D20Tek.BlazorComponents.Toast&version=1.11.2
A Blazor component for displaying transient toast notifications. This content-agnostic toast system provides a host, service, and positioning options that can be customized for your application.
| 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 is compatible. 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. |
-
net10.0
- D20Tek.BlazorComponent.Core (>= 1.11.2)
- Microsoft.AspNetCore.Components (>= 10.0.11)
- Microsoft.AspNetCore.Components.Web (>= 10.0.11)
-
net9.0
- D20Tek.BlazorComponent.Core (>= 1.11.2)
- Microsoft.AspNetCore.Components (>= 9.0.19)
- Microsoft.AspNetCore.Components.Web (>= 9.0.19)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on D20Tek.BlazorComponents.Toast:
| Package | Downloads |
|---|---|
|
D20Tek.BlazorComponents.All
A convenience meta-package that bundles all of the D20Tek Blazor component packages (Functionally, Markdown, Modal, Spinner, Timer, Toast, TogglePanel, ToggleSwitch). Install this to get the full component suite in one reference. If you only need a few components, install the individual packages instead. |
|
|
D20Tek.BlazorComponents.Functionally
Blazor UI components that map D20Tek.Functional concepts (Result/Error) into your user interface. Includes ResultValidator (form validation mapping), ResultAlert (inline success/error banner), ResultView (state-based render branching), and ResultToast (service-based notifications). Each has a default layout and color scheme that can be customized for your application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Please read the latest release notes at: https://github.com/d20Tek/blazor-components/blob/main/ReleaseNotes.md