Info
Version: | 2.0.0 |
Author(s): | ktw |
Last Update: | Friday, April 12, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ktw/MvcTricks.RoundTripModelBinding |
NuGet Url: | https://www.nuget.org/packages/MvcTricks.RoundTripModelBinding |
Install
Install-Package MvcTricks.RoundTripModelBinding
dotnet add package MvcTricks.RoundTripModelBinding
paket add MvcTricks.RoundTripModelBinding
MvcTricks.RoundTripModelBinding Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Persists modelstate between roundtrips, and thereby eliminating the need to reload model data on validation errors.
(Dropdown entries, hidden fields, etc.)
Please view the project site for documentation.