3 packages tagged with “PRG”
FlashMessage provides easy cross request notifications for ASP.NET MVC Core based on Twitter Bootstrap alerts.
Has two attributes to allow implementing the PRG (Post, Redirect, Get) pattern. The two attributes PreserveModelStateAttribute and RestoreModelStateAttribute will save the ModelState, in a clean way, when redirecting from one action method to another. Check the repository for more info and an example project.