<rsd version="1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://archipelago.phrasewise.com/rsd">
  <service>
    <engineName>MyGet</engineName>
    <engineLink>http://www.myget.org/</engineLink>
    <dc:identifier>https://www.myget.org/F/umbraco-ditto/</dc:identifier>
    <dc:owner>leekelleher</dc:owner>
    <dc:creator>leekelleher</dc:creator>
    <dc:title>Ditto for Umbraco</dc:title>
    <dc:description># 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&amp;lt;sup&amp;gt;rd&amp;lt;/sup&amp;gt; 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

&amp;gt; Ditto has been developed against **Umbraco v6.2.5** and will support that version and above.


## License

Copyright &amp;copy; 2014 Umbrella Inc, Our Umbraco and [other contributors](https://github.com/leekelleher/umbraco-ditto/graphs/contributors)

Licensed under the [MIT License](LICENSE.md)</dc:description>
    <homePageLink>https://www.myget.org/Feed/Details/umbraco-ditto/</homePageLink>
    <apis>
      <api name="nuget-v3-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/umbraco-ditto/api/v3/index.json" />
      <api name="nuget-v2-packages" blogID="" preferred="true" apiLink="https://www.myget.org/F/umbraco-ditto/api/v2/" />
      <api name="nuget-v1-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/umbraco-ditto/api/v1/" />
    </apis>
  </service>
</rsd>