All Projects → KevinJump → DoStuffWithUmbraco

KevinJump / DoStuffWithUmbraco

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

Programming Languages

C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to DoStuffWithUmbraco

umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
Stars: ✭ 63 (-19.23%)
Mutual labels:  umbraco, umbraco-v8, umbraco-v9
Skybrud.Umbraco.Redirects
Redirects manager for Umbraco.
Stars: ✭ 31 (-60.26%)
Mutual labels:  umbraco, umbraco-v8, umbraco-v9
Umbraco-v8-Community-Website-StarterKit
The goal of this repo is to have a community managed starter project/kit for #umbraco v8 following the best practices and showcasing nice tips and tricks
Stars: ✭ 19 (-75.64%)
Mutual labels:  umbraco, umbraco-v8
vendr-demo-store
Demo store for Vendr, the eCommerce solution for Umbraco v8+
Stars: ✭ 22 (-71.79%)
Mutual labels:  umbraco, umbraco-v8
Dialogue
Forum package for Umbraco v7.1 onwards
Stars: ✭ 54 (-30.77%)
Mutual labels:  umbraco
Umbraco.GodMode
Diplo God Mode makes Umbraco developers invincible!
Stars: ✭ 16 (-79.49%)
Mutual labels:  umbraco
umbraco-unversion
A content un-versioning package for Umbraco 8.4+
Stars: ✭ 14 (-82.05%)
Mutual labels:  umbraco
UmbSense
Intellisense / Completion for Umbraco Backoffice UI Elements
Stars: ✭ 20 (-74.36%)
Mutual labels:  umbraco
UmbracoAngularBackofficePages
Example project showing how to extend Umbraco with a custom tree and edit page using web api and angular
Stars: ✭ 55 (-29.49%)
Mutual labels:  umbraco
uJet
Umbraco Jet (uJet) is a Code First approach to building MVC applications in Umbraco 7.
Stars: ✭ 16 (-79.49%)
Mutual labels:  umbraco
UmbracoTraceLogViewer
An Umbraco 7.x extension for viewing Umbraco trace log files within the Developer section of Umbraco
Stars: ✭ 24 (-69.23%)
Mutual labels:  umbraco
umbraco-vorto
1:1 multilingual property editor wrapper for Umbraco
Stars: ✭ 44 (-43.59%)
Mutual labels:  umbraco
umbraco-ditto
Ditto - the friendly view-model mapper for Umbraco
Stars: ✭ 83 (+6.41%)
Mutual labels:  umbraco
nop-umbraco-integration
Integration of nopCommerce and Umbraco
Stars: ✭ 20 (-74.36%)
Mutual labels:  umbraco
nuPickers
nuPickers is a collection of Umbraco v7 Property Editors
Stars: ✭ 67 (-14.1%)
Mutual labels:  umbraco
Umbraco Cms
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
Stars: ✭ 3,484 (+4366.67%)
Mutual labels:  umbraco
Uintra
A flexible and lightweight Umbraco based framework, for making an Intranet, Extranet or social platform based on known conventions.
Stars: ✭ 43 (-44.87%)
Mutual labels:  umbraco
Umbraco.Elasticsearch
Integration of Elasticsearch as a search platform for Umbraco v7.5+
Stars: ✭ 15 (-80.77%)
Mutual labels:  umbraco
umbraco-doc-type-grid-editor
Doc Type Grid Editor for Umbraco 8.6+
Stars: ✭ 67 (-14.1%)
Mutual labels:  umbraco
umbraco-nested-content
Nested Content for Umbraco 7.1 to 7.6
Stars: ✭ 46 (-41.03%)
Mutual labels:  umbraco

Current Umbraco Build : Beta 1 - 9.0.0-rc004

This repo is running v9.0.0-rc4 it compiles, and we have caught the breaking changes, but we still need to work through places where the logic might have changed - so keep an eye out for that

DoStuffWithUmbraco "NetCore" Version

A collection of patterns and samples of how to do things in Umbraco .net core version.

Join us on a journey as we explore the changes in the UniCore version of Umbraco. We are working on the latest builds of UniCore, to see how to do things in this brave new world.

Build Status

As Umbraco NetCore development evolves things will change, and stuff may move about. at the moment this repo is working from nightly builds, when alphas, betas and Release candidates are available we will update

Where is X ?

As we work through examples, we hope to write some 'if you use to do x now do y' type examples:

Snippets

Quick examples of how to do things. We will first replicate the same snippets that live in the DoStuffInUmbraco repo

Patterns

A bit more involved combining more concepts

  • Repo/Service pattern

Project Structure

The project contains a Umbraco.core site DoStuff.Core and a core library DoStuff.Core

The core library contains the code examples, and samples and things that you might want to do in the back office of umbraco.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].