A framework for Umbraco with a lot of examples.The Hybrid Framwork is a complete Umbraco Visual Studio solution which can be used as a basis to develop new websites on. It has the following features:
It runs on SQL CE, but there is also a SQL Server .bak file which can be used.
Username: admin
Password: framework123!
This video explains all the new features of the Hybrid Framework for Umbraco v7 and how to use them: https://www.youtube.com/watch?v=Enni9r0whCE
There isn't any other documentation yet, but in the code there are a lot of comments which can help.
You can download it here: https://github.com/jbreuer/Hybrid-Framework-for-Umbraco-v7-Best-Practises
There is also a version without best practises. This clean version can be used for new projects. It's available here: https://github.com/jbreuer/Hybrid-Framework-for-Umbraco-v7-Clean