Skip to content

ScaffR is an open source library that facilitates quick code generation with NuGet, Powershell, and T4

Notifications You must be signed in to change notification settings

hermanocabral/ScaffR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

ScaffR is a collection of modular source code packages packages like blogs, membership, commerce, etc that let you quickly compose production-ready, white-label source code solutions. This is different than projects like orchard or wordpress in that our focus is on the source code itself... making it easy to use, consume and customize.

Whether you are making a Console Application or a MVC Website, our tools make it possible to never write the same code twice!

Philosophy

We believe that source code is too complicated to reuse. Our purpose is to make software easy to reuse, customize, and share.

Technology

The ScaffR architecture uses the following frameworks

  • ASP.NET MVC
  • ScaffR
  • Twitter Bootstrap
  • JQuery
  • Ninject
  • MvcSiteMapProvider
  • T4Scaffolding
  • KnockoutJS
  • SignalR
  • Entity Framework CodeFirst (w/ migrations)

Prerequisites

Currently Scaffeine has the following dependencies

  • .NET 4.5
  • Visual Studio 2012 Professional or higher
  • Powershell 2

Usage

  1. Download the latest code and run package.bat found on the root directory
  2. Download the latest code from Scaffeine and do the same.
  3. Add a nuget source to c:\development\localnuget
  4. Create an empty MVC 4 application
  5. From nuget console window, type
    install-package ScaffR.MVC

Get Involved

  1. Join our Trello Board
  2. Join our HipChat Channel
  3. Post Questions to StackOverflow

About

ScaffR is an open source library that facilitates quick code generation with NuGet, Powershell, and T4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published