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
                    
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="D20Tek.BlazorComponents.Toast" Version="1.11.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="D20Tek.BlazorComponents.Toast" Version="1.11.2" />
                    
Directory.Packages.props
<PackageReference Include="D20Tek.BlazorComponents.Toast" />
                    
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 D20Tek.BlazorComponents.Toast --version 1.11.2
                    
#r "nuget: D20Tek.BlazorComponents.Toast, 1.11.2"
                    
#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 D20Tek.BlazorComponents.Toast@1.11.2
                    
#: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=D20Tek.BlazorComponents.Toast&version=1.11.2
                    
Install as a Cake Addin
#tool nuget:?package=D20Tek.BlazorComponents.Toast&version=1.11.2
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
1.11.2 60 9/7/2026
1.11.1 112 8/28/2026