Skip to content

KevinJump/DoStuffWithUmbraco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Do Stuff With Umbraco 8


#NEW! - have a look at the NetCore version of this repo. for .net core umbraco goodies!


A Collection of patterns and samples of how to do things in umbraco 8.

this library is just a collection of things that I have needed to do/explain/remember while developing sites and packages for Umbraco, its by no means complete, but hopefully it's helpful.

On the whole these are minimal implimentations of things - more of a jumping off point then a complete reference.

Snippets

Patterns

A bit more involved, combining some concepts

Project Structure

The Project consists of two main elements

DoStuff.Core

The Core library has all the code examples in, for things like sections, migrations etc. you should be able to see how things work and lift them from this section.

there is a gulp script to copy files from app_plugins to the site, so mostly everything is in this project.

DoStuff.Site

This is the umbraco site, Samples of how to do things in Views and Partials will live in this project (when we do some!)

About

Bits and Pieces of Code to do things with Umbraco 8 & NetCore

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published