Set of classes to allow display of Bootstrap-style flash messages between ASP.NET Core Razor Pages.
Info
Version: | 1.0.2 |
Author(s): | Matthew Kitchin |
Last Update: | Tuesday, January 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/sapientsystems/sapient.aspnetcore.flashmessages |
NuGet Url: | https://www.nuget.org/packages/Sapient.AspNetCore.FlashMessages |
Install
Install-Package Sapient.AspNetCore.FlashMessages
dotnet add package Sapient.AspNetCore.FlashMessages
paket add Sapient.AspNetCore.FlashMessages
Sapient.AspNetCore.FlashMessages Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.RazorPages(>= 2.0.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.0.1)
- Newtonsoft.Json(>= 10.0.3)
Tags