SharpGrip FlashMessages is a messaging system for adding and reading flash messages.
Info
Version: | 1.0.0 |
Author(s): | SharpGrip |
Last Update: | Saturday, August 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SharpGrip/FlashMessages |
NuGet Url: | https://www.nuget.org/packages/SharpGrip.FlashMessages |
Install
Install-Package SharpGrip.FlashMessages
dotnet add package SharpGrip.FlashMessages
paket add SharpGrip.FlashMessages
SharpGrip.FlashMessages Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
- System.Text.Json(>= 4.7.1)