Welcome to the Glass Sitecore Mapper module
Glass Sitecore Mapper is an object mapping framework for mapping Sitecore items directly onto an object model, this allows you to model your entire Sitecore solution in code. The framework handles reading and writing to fields, creating relationships (parent, child, etc) and much more . The second aim of the project is to make you Sitecore code unit testable by letting you deal with simple .NET classes that you create and an interface to call data from Sitecore which can be mocked. With Glass Sitecore Mapper you can spend your time focused on solving the business problem and not writing repetitive boiler plate code to mapping data to and from Sitecore.
For more information on the Glass.Sitecore.Mapper visit the site http://glass.lu. You can find out more about the different features on the Features Page
Source Code
This project is hosted on Github, you can find the source code at https://github.com/Glass-lu/Glass.Sitecore.Mapper.
If you have any issues with the Glass Sitecore Mapper module, please report them on the Issues page on Github
Enjoy!
Mike Edwards
Sitecore Versions
Glass.Sitecore.Mapper will support the following Sitecore Versions:
v6.2, v6.3, v6.4, v6.5
