FlashMessage provides easy cross request notifications for ASP.NET MVC Core based on Twitter Bootstrap alerts.
Info
| Version: | 3.0.0 |
| Author(s): | Vereyon |
| Last Update: | Friday, August 13, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Vereyon/FlashMessage |
| NuGet Url: | https://www.nuget.org/packages/Vereyon.Web.FlashMessage |
Install
Install-Package Vereyon.Web.FlashMessage
dotnet add package Vereyon.Web.FlashMessage
paket add Vereyon.Web.FlashMessage
Vereyon.Web.FlashMessage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- System.Text.Json(>= 4.6.0)