KevinJump / EarlyAdopters.Umbraco.Templates

Package templates for Umbraco 14 (pre-release)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotnet New Template for Umbraco Packages on Umbraco v14

Note

Currently targeting Umbraco v14.0.0 (STS Release)

This repo, is for a dotnet new template that lets you get a project structure up and running quickly that will let you build a package for the new version of Umbraco v14.

Install the template :

dotnet new install Umbraco.Community.Early.Templates

Create a project

dotnet new early-umbracotemplate -n MySuperPackage --restore

About

Package templates for Umbraco 14 (pre-release)


Languages

Language:HTML 52.9%Language:TypeScript 36.3%Language:C# 7.7%Language:Batchfile 3.2%