Bandage by Andrew Davey ( http://aboutcode.net/ ) Dynamically add properties to classes. Ideal for ViewModels in ASP.NET MVC. This blog post explains the motivation and usage of Bandage: http://aboutcode.net/2010/11/19/Bandage-add-properties-to-view-models-at-runtime.html
andrewdavey/Bandage
Dynamically add properties to classes. Ideal for view models in asp.net mvc.
JavaScriptMIT