Found 109 packages
A JavaScript free Toast library for Blazor and Razor Components applications.
3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo
Elegant Toast Notifications for ASP.NET Core Applications. Compatilble with ASP.NET Core 3.1 and .NET 5.
THIS PACKAGE IS OBSOLETE. Please switch to the officially maintained NuGet package: Hardcodet.NotifyIcon.WPF This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file. Source code and extensive sample application available at http://www.hardcodet.net/projects/wpf-notifyicon
This Is Toast Notification Package To Show Toast Notification On WPF Application
This project will help you take notification window like in windows
Basic ToastNotification for the Uno Platform. Shared code works on UWP, Android, WPF, GTK and WASM. This package contains the cross platform elements of ToastNotification. For some platforms, you may need to install platform-specific 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.
Basic ToastNotification for the Uno Platform. Shared code works on UWP, Android, WPF, GTK and WASM. This package contains extension functions needed for WebAssembly projects to handle notifications properly.
Basic ToastNotification for the Uno Platform. Shared code works on UWP, Android, WPF, GTK and WASM. This package contains extension functions needed for WPF projects to handle notifications properly.
Basic ToastNotification for the Uno Platform. Shared code works on UWP, Android, WPF, GTK and WASM. This package contains extension functions needed for GTK projects to handle notifications properly.
A testing library to provide helper extensions for Blazored.Toast
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.
Dot Net abstraction of javascript toastr to create toast notification on ASP.NET Core MVC Projects
Elegant Toast Notifications for ASP.NET Core Applications. Compatible with ASP.NET .NET 6.
Fancy toast notification for WPF applications easy to use and support MVVM pattern. A small notification window with image, title and content displayed at the bottom of the screen. You can use the default implementation or build your own custom notification.Notifications added to a buffer queue then each notification appears after the previous notification disappeared or closed.Support windows 7 or later and different screen resolution
WPF Control library for Toast Popup and Help Balloon.
An extension to the Standard Toolkit, which supports .NET Framework 4.6.2 - 4.8.1, .NET 8 - 10. This package holds extensions to the KryptonButton controls. This package supports all .NET Framework versions starting .NET Framework 4.6.2 - 4.8.1, .NET 8 - 10. Also, all libraries are included targeting each specific framework version for performance purposes. To view all of the extended toolkit package latest version information, please visit: https://github.com/Krypton-Suite/Krypton-Toolkit-Suite-Version-Dashboard/blob/main/Documents/Modules/Extended/Krypton-Toolkit-Suite-Extended-Modules.md
.NET Core global CLI tool to create toast notifications on Windows 8 / 8.1 / 10
Thư viện toast notification cho WPF app.