Skip to content

A lot of HtmlHelpers to decrease code repetition on Views and increase productivity.

License

Notifications You must be signed in to change notification settings

markchipman/Mvc.HtmlHelpers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mvc.HtmlHelpers

A lot of HtmlHelpers to decrease code repetition on Views and increase productivity. Especially ListEditorFor is highly customizable and can help you generate productive views.

Prerequisite

  • You need to add reference to following script files:
    • jquery.validate.unobtrusive.extender.js
    • ma.mvc.html-helpers.widgets.js
  • Optionally, you can use styles from ma-mvc-html-helper-widgets.css.

You can find NuGet package for this project here.

About

A lot of HtmlHelpers to decrease code repetition on Views and increase productivity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.9%
  • JavaScript 14.9%
  • CSS 7.2%