Info
Version: | 1.0.3 |
Author(s): | Peter Palmér |
Last Update: | Saturday, January 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterPalmer/MvcExtraControls |
NuGet Url: | https://www.nuget.org/packages/MvcExtraControls.ListEditor |
Install
Install-Package MvcExtraControls.ListEditor
dotnet add package MvcExtraControls.ListEditor
paket add MvcExtraControls.ListEditor
MvcExtraControls.ListEditor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
Tags
Method ListEditorFor creates an editor to add, remove and change elements in a list on the view model.