Skip to content

djomen/umbraco-ditto

 
 

Repository files navigation

Build status Documentation Status NuGet release Our Umbraco project page Chat on Gitter

Ditto is a lightweight model mapper for Umbraco. It offers a generic solution to the problem of using strongly-typed models in your MVC views. There are no 3rd 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 view-model object.

There is absolutely zero intention of generating Document-Types from your view-models.

Documentation and notes

Ditto has been developed against Umbraco v6.2.5 and will support that version and above.

Ditto can be installed from either Our Umbraco or NuGet package repositories, or build manually from the source-code.

For detailed documentation, please visit: http://umbraco-ditto.readthedocs.org/

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

Contact us

Have a question?

Ditto Team

Special thanks

License

Copyright © 2014 Umbrella Inc, Our Umbraco and other contributors

Licensed under the MIT License

About

Ditto - the friendly model mapper for Umbraco

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Batchfile 0.4%