PreviousNext

ToastNotify - Elegant and Minimal Notifications Toast for your ASP.NET Core

by iammukeshm, 2020-11-23T15:10:32.337Z

ToastNotify - Here is an Elegant and Minimal Notification Toast for your ASP.NET Core Web Applications. Compatible with ASP.NET Core 3.1 and .NET 5 Web Applications. Features - Can be Invoked via C# - Global Settings (Toast Positions and Durations) can be set while registering the service. - Dismission Duration can be set for each toast if needed. - Easy to Plugin with any Existing Application. - Customizable. Clean. Elegant - Supports 5 Different Modes: Success, Error, Warning, Information, Custom - Custom mode allows you to change the look and feel of the toast including icon and background color. - More Features coming soon. For Usage and Implementation Documentation - refer tohttps://github.com/iammukeshm/CoreEssentials/tree/master/CoreEssentials.ToastNotify Do not forget to leave a star.

Read More