Gallery
umbraco-ditto
Ditto for Umbraco
Ditto
Ditto is a lightweight POCO mapper for Umbraco. It offers a generic solution to the problem of using strongly-typed models in your MVC views. There are no 3<sup>rd</sup> party dependencies, other than Umbraco core itself.
Is Ditto a "Yet Another Code-First" approach?
Nope! The goal of Ditto is to provide a simple way to convert your content/media nodes (e.g. IPublishedContent
) to your desired POCO/model/object.
There is absolutely zero intention of generating Document-Types from your POCO/models.
Notes
> Ditto has been developed against Umbraco v6.2.5 and will support that version and above.
License
Copyright © 2014 Umbrella Inc, Our Umbraco and other contributors
Licensed under the MIT License