Simple way of embedding and showing Alerts from Controllers to views in Razor pages and ASP.net Core MVC support for fullpage views, partial views and ajax provided partial views.
Info
| Version: | 1.0.3 |
| Author(s): | zeal aps |
| Last Update: | Thursday, September 26, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zealofzebras/RazorAlerts |
| NuGet Url: | https://www.nuget.org/packages/Sustainable.Web.RazorAlerts |
Install
Install-Package Sustainable.Web.RazorAlerts
dotnet add package Sustainable.Web.RazorAlerts
paket add Sustainable.Web.RazorAlerts
Sustainable.Web.RazorAlerts Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)