Info
Version: | 1.1.0 |
Author(s): | Massimo Zerbini |
Last Update: | Monday, September 12, 2011 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MVCWizard.Web.Example |
Install
Install-Package MVCWizard.Web.Example
dotnet add package MVCWizard.Web.Example
paket add MVCWizard.Web.Example
MVCWizard.Web.Example Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.1.10331.0)
- jQuery.UI.Combined(1.8.11)
- jQuery.Validation(1.8.0)
- jQuery.vsdoc(1.5.1)
- Modernizr(1.7)
Tags
See ActionStep view code example.
Version 1.1 Example of AutoWizardController, render the wizard's form in a single page without using partial view, see AutoStep view code.