A set of extensions to add flash message feature to ASP.NET Core projects.
Info
Version: | 1.0.0 |
Author(s): | Déromba B. |
Last Update: | Saturday, May 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DerombaB.AspNetCore.FlashExtensions |
Install
Install-Package DerombaB.AspNetCore.FlashExtensions
dotnet add package DerombaB.AspNetCore.FlashExtensions
paket add DerombaB.AspNetCore.FlashExtensions
DerombaB.AspNetCore.FlashExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- System.Text.Json(>= 4.7.2)
Tags