jcdcdev.Umbraco.PackageTemplate 15.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet new install jcdcdev.Umbraco.PackageTemplate::15.0.7
                    
This package contains a .NET Template Package you can call from the shell/command line.

jcdcdev.Umbraco.PackageTemplate

NuGet GitHub license Downloads

An opinionated template for creating Umbraco packages hosted on Github.

Quick Start

Prerequisites

  1. A basic understanding of NuGet package development

  2. A git repository on GitHub

    • Your repository name must match the project name e.g. Demo.Package
    • GitHub Action Secret - NUGET_API_KEY with your NuGet API key
  3. Install template

    dotnet new install jcdcdev.Umbraco.PackageTemplate
    

Create package

  1. Create new project

    dotnet CLI
    dotnet new jcdcdev-umb-package -o Demo.Package --ghUsername jcdcdev --title "My Demo Package" --description "An empty Umbraco package" --addClient    
    
    Visual Studio
    • Open Visual Studio
    • Create a new project
    • Search for jcdcdev-umb-package
    • Click Next
    • Fill in the project title, description, and other details
    • Click Create
  2. Open project in your IDE

  3. Build and run project

  4. Congratulations! You have created an empty Umbraco package 🎉

Now you can implement your package features.

  1. Update README.md with your package details
  2. Update README_nuget.md with your package details
  3. Update umbraco-marketplace.json with your package details

Publish

  1. Push your code to GitHub
  2. Create a pull request into the main branch
  3. Merge the pull request
  4. A new release will be created

Template Parameters

Long Name Short Name Description Datatype Default Value Required
ghUsername u GitHub Username - Used for generating Package, Author, Documentation & Issues URLs string Yes
title t Package Title - Used for generating NuGet package title string Yes
description d Package Description - Used for generating NuGet package description and README.md string Yes
authorName an Package Author - Used for generating NuGet Author and Copyright string No
authorDescription ad Package Author Description - Used for umbraco-marketplace.json string No
authorUrl au Package Author URL - Used for umbraco-marketplace.json string https://github.com/ghUsername No
authorImageUrl aiu Package Author Image URL - Used for umbraco-marketplace.json string https://github.com/ghUsername.png No
packageType pt Package Type - Used for umbraco-marketplace.json choice Package No
category c Package Category - Used for umbraco-marketplace.json choice Developer Tools No
addClient ac Includes a client project for the package (Lit.js & TypeScript) bool false No

Test Sites

The solution includes a test site for testing your package features.

Running Locally

On first boot the test site will:

  • Create a SQLite database
  • Create an admin user
    • Username: admin@example.com
    • Password: 1234567890
  • Run a uSync import to add starter content

Need help?

Contributing

Contributions to this package are most welcome! Please read the Contributing Guidelines.

Acknowledgments (thanks!)

  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
16.0.0-alpha0002 212 5/12/2025
16.0.0-alpha0001 172 5/11/2025
15.0.13-alpha0003 0 5/27/2025
15.0.12 176 5/11/2025
15.0.12-alpha0014 129 5/8/2025
15.0.11 158 4/22/2025
15.0.11-alpha0009 146 4/21/2025
15.0.11-alpha0004 153 4/21/2025
15.0.10 153 4/18/2025
15.0.10-alpha0003 150 4/6/2025
15.0.9 145 3/30/2025
15.0.9-alpha0008 138 3/30/2025
15.0.9-alpha0003 128 3/30/2025
15.0.8 158 3/12/2025
15.0.8-alpha0003 159 3/10/2025
15.0.7 150 3/3/2025
15.0.7-alpha0008 98 3/1/2025
15.0.7-alpha0003 95 2/24/2025
15.0.6 104 2/19/2025
15.0.6-alpha0005 89 2/15/2025
15.0.6-alpha0003 84 2/15/2025
15.0.5 98 2/13/2025
15.0.5-alpha0004 94 2/10/2025
15.0.4 97 2/7/2025
15.0.4-alpha0003 82 2/6/2025
15.0.3 94 1/29/2025
15.0.3-alpha0003 77 1/29/2025
15.0.2 118 1/1/2025
15.0.1 104 11/17/2024
15.0.1-alpha0006 85 11/17/2024
15.0.1-alpha0003 91 11/12/2024
15.0.0-alpha0003 97 10/27/2024
14.0.9-alpha0021 0 5/27/2025
14.0.9-alpha0009 125 5/8/2025
14.0.8 146 4/22/2025
14.0.8-alpha0008 144 4/22/2025
14.0.8-alpha0003 144 4/21/2025
14.0.7 153 4/18/2025
14.0.7-alpha0015 185 4/13/2025
14.0.7-alpha0008 141 4/10/2025
14.0.7-alpha0003 144 4/6/2025
14.0.6 144 3/30/2025
14.0.6-alpha0008 140 3/30/2025
14.0.6-alpha0003 124 3/30/2025
14.0.5 127 3/16/2025
14.0.5-alpha0003 133 3/13/2025
14.0.4 157 3/12/2025
14.0.4-alpha0003 154 3/10/2025
14.0.3 139 3/3/2025
14.0.3-alpha0003 93 2/24/2025
14.0.2 91 2/10/2025
14.0.2-alpha0003 90 2/8/2025
14.0.1 83 1/29/2025
14.0.1-alpha0011 76 1/29/2025
14.0.0 112 10/25/2024
13.0.6-alpha0020 200 5/12/2025
13.0.6-alpha0009 126 5/8/2025
13.0.5 153 4/22/2025
13.0.5-alpha0014 157 4/21/2025
13.0.5-alpha0008 170 4/16/2025
13.0.5-alpha0003 148 4/9/2025
13.0.4 132 4/4/2025
13.0.4-alpha0003 134 4/2/2025
13.0.3 145 3/30/2025
13.0.3-alpha0015 118 3/26/2025
13.0.3-alpha0008 137 3/19/2025
13.0.3-alpha0003 129 3/18/2025
13.0.2 100 2/14/2025
13.0.2-alpha0003 84 2/12/2025
13.0.1 91 2/8/2025
13.0.1-alpha0001 86 2/7/2025
13.0.0 95 10/23/2024
13.0.0-alpha0012 80 2/6/2025
13.0.0-alpha0010 82 2/6/2025
13.0.0-alpha0008 81 10/24/2024
13.0.0-alpha0005 94 10/25/2024
13.0.0-alpha0004 74 10/30/2024
0.2.2 365 4/7/2024
0.2.1 209 3/26/2024
0.2.0 187 3/26/2024
0.1.2 962 2/18/2024
0.1.1 1,290 1/7/2024
0.1.0 193 1/7/2024