Skip to content

sacredgeometry/UmbracoCodeFirst

 
 

Repository files navigation

Code-First for Umbraco

Code-First for Umbraco allows Umbraco types (document types, data types etc) to be specified in code and automatically synchronised each time the site is started. The defined classes can also be used as strongly-typed models in views.

Installing

Install-Package Felinesoft.UmbracoCodeFirst

Documentation

See the Documentation and Walkthrough

Running the QuizDemo project

On first run the Umbraco install page will show. Enter the required info then choose customise, select your preferred database and choose "no starter kit". The site will then start, with Code-First having built out all the types and added the seed content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • HTML 11.9%
  • C# 6.8%
  • CSS 5.2%
  • Classic ASP 4.7%
  • XSLT 0.8%
  • Other 0.4%