Info
Version: | 1.0.0 |
Author(s): | Bikash Bishwokarma |
Last Update: | Friday, July 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bbishwokarma/AspNetMvcRedirectAssist |
NuGet Url: | https://www.nuget.org/packages/AspNet.Mvc.RedirectAssist |
Install
Install-Package AspNet.Mvc.RedirectAssist
dotnet add package AspNet.Mvc.RedirectAssist
paket add AspNet.Mvc.RedirectAssist
AspNet.Mvc.RedirectAssist Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Razor(>= 3.2.3)
- Microsoft.AspNet.WebPages(>= 3.2.3)
- Microsoft.Web.Infrastructure(>= 1.0.0)
Tags
To get rid of this tedious task, this framework provides attributes those will take care of remembering the parameters in the previous action. Please review project site for details and instructions.