24 votes

Hybrid Framework for Umbraco v7

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:

  • MVC Framework
  • Uses route hijacking, but not mandatory
  • Everything is a surface controller
  • Also has a default controller
  • A lot of useful extension methods
  • Preinstalled packages
  • Configured settings
  • Cache and bundling + minification
  • Strongly typed models with the Models Builder

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

Screenshots

Package owner

Jeroen Breuer

Jeroen Breuer

Jeroen has 12265 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.1.x

Package Information

  • Package owner: Jeroen Breuer
  • Contributors: Jeavon Leopold
  • Created: 26/09/2014
  • Current version 1.0
  • License MIT
  • Downloads on Our: 1.5K

External resources