I need to create editors for model properties through ajax calls. Similar to this http://www.mattlunn.me.uk/blog/2014/08/how-to-dynamically-via-ajax-add-new-items-to-a-bound-list-model-in-asp-mvc-net/
Please see the htmlHelperExtension in the above article. How can I create a similar extension in mvc 6 ?