Found 49 packages
Display toast notifications on Xamarin and Windows Platforms. Ensure you call ToastNotification.Init(); and register the dependency in each project. DependencyService.Register<ToastNotification>(); Read the full documentation on the projects page.
The official way to send toast notifications on Windows 10 via code rather than XML, with the help of IntelliSense. Supports all C# app types, including WPF, UWP, WinForms, and Console, even without packaging your app as MSIX. Also supports C++ UWP apps. Additionally, generate notification payloads from your ASP.NET web server to send as push notifications, or generate notification payloads from class libraries. For UWP/MSIX apps, you can also generate tile and badge notifications.
Dapplo.CaliburnMicro.Toasts brings toasts via CaliburnMicro and ToastNotifications
Toasts.Forms.Plugin assemblies from net45 folder
ToastNotifications allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
The official NotificationsExtensions library from Microsoft. Supports C# and C++ UWP project types (see NotificationsExtensions.Win10.JavaScript for the JS version). Also works with C# portable class libraries and non-UWP C# projects like server projects. Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense, instead of directly using XML. Supports adaptive tiles and adaptive/interactive toasts for Windows 10!
A javascript free, unopinionated Toasts Notifications library for Blazor.
Package Description
A JavaScript free Toast library for Blazor and Razor Components applications.
Xamarin wrapper of https://github.com/JohnPersano/SuperToasts
This is a fork of ToastNotifications built for .NET 5.
This project is used for packaging the WinMD to work for WinJS projects. Generate tile, toast, and badge notifications for Windows 10 via code, with the help of IntelliSense, instead of directly using XML. Supports adaptive tiles and adaptive/interactive toasts for Windows 10. It is part of the Windows Community Toolkit. Supports C# and C++ UWP project types (see Microsoft.Toolkit.Uwp.Notifications). Also works with C# portable class libraries and non-UWP C# projects like server projects.
This is a fork of ToastNotifications.Messages built for .NET 5.
The official NotificationsVisualizerLibrary library from Microsoft. This is for Windows 10 UWP apps using the 10240 SDK or newer. Have you ever wanted to display a preview of your live tile in your app's settings page, so the user can instantly see how your various settings will affect their live tile? This library allows you to add a PreviewTile control that replicates the Start tile, and fully supports adaptive tile notifications.
some wrappers to make toasts using simpler
Abstractions for Zonit.Extensions.Website library. Provides interfaces and models for navigation providers, breadcrumbs, toasts, cookies, and area definitions (Dashboard, Management, Manager, Diagnostic) for building modular web applications.
Blazor toast libaries