Reusable bits for ASP.NET Core MVC to make displaying feedback messages easy, via Action redirects or AJAX.
Info
| Version: | 2.1.0 |
| Author(s): | UoN Application Development |
| Last Update: | Friday, January 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/UniversityOfNottingham/UoN.AspNetCore.FeedbackMessage |
| NuGet Url: | https://www.nuget.org/packages/UoN.AspNetCore.FeedbackMessage |
Install
Install-Package UoN.AspNetCore.FeedbackMessage
dotnet add package UoN.AspNetCore.FeedbackMessage
paket add UoN.AspNetCore.FeedbackMessage
UoN.AspNetCore.FeedbackMessage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
Tags