Some extensions for ASP.Net MVC3 which allow you to persist the state of your model between different Views without using the Session object.
Info
| Version: | 0.39.0 |
| Author(s): | Davids Blog |
| Last Update: | Saturday, November 5, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://www.codehosting.net/blog/BlogEngine/page/PostWizard.aspx |
| NuGet Url: | https://www.nuget.org/packages/PostWizard |
Install
Install-Package PostWizard
dotnet add package PostWizard
paket add PostWizard
PostWizard Download (Unzip the "nupkg" after downloading)
Dependencies
Tags