jcdcdev.Umbraco.PackageTemplate 15.0.3-alpha0003

This is a prerelease version of jcdcdev.Umbraco.PackageTemplate.
There is a newer version of this package available.
See the version list below for details.
dotnet new install jcdcdev.Umbraco.PackageTemplate::15.0.3-alpha0003
                    
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.2-alpha0005 134 7/6/2025
16.0.2-alpha0003 129 7/6/2025
16.0.1 133 7/3/2025
16.0.0 284 6/12/2025
16.0.0-alpha0007 277 6/12/2025
16.0.0-alpha0004 283 6/10/2025
16.0.0-alpha0002 227 5/12/2025
16.0.0-alpha0001 182 5/11/2025
15.0.16-alpha0003 129 7/16/2025
15.0.15 128 7/3/2025
15.0.15-alpha0003 60 6/21/2025
15.0.14 145 6/16/2025
15.0.14-alpha0009 126 6/14/2025
15.0.14-alpha0007 123 6/14/2025
15.0.14-alpha0001 133 6/3/2025
15.0.13 135 6/1/2025
15.0.13-alpha0009 133 6/1/2025
15.0.13-alpha0003 137 5/27/2025
15.0.12 188 5/11/2025
15.0.12-alpha0014 145 5/8/2025
15.0.11 167 4/22/2025
15.0.11-alpha0009 154 4/21/2025
15.0.11-alpha0004 161 4/21/2025
15.0.10 163 4/18/2025
15.0.10-alpha0003 164 4/6/2025
15.0.9 157 3/30/2025
15.0.9-alpha0008 152 3/30/2025
15.0.9-alpha0003 141 3/30/2025
15.0.8 169 3/12/2025
15.0.8-alpha0003 170 3/10/2025
15.0.7 160 3/3/2025
15.0.7-alpha0008 106 3/1/2025
15.0.7-alpha0003 107 2/24/2025
15.0.6 117 2/19/2025
15.0.6-alpha0005 99 2/15/2025
15.0.6-alpha0003 91 2/15/2025
15.0.5 115 2/13/2025
15.0.5-alpha0004 105 2/10/2025
15.0.4 109 2/7/2025
15.0.4-alpha0003 94 2/6/2025
15.0.3 102 1/29/2025
15.0.3-alpha0003 87 1/29/2025
15.0.2 131 1/1/2025
15.0.1 115 11/17/2024
15.0.1-alpha0006 94 11/17/2024
15.0.1-alpha0003 99 11/12/2024
15.0.0-alpha0003 104 10/27/2024
14.0.10 129 7/3/2025
14.0.9 143 6/1/2025
14.0.9-alpha0021 137 5/27/2025
14.0.9-alpha0009 139 5/8/2025
14.0.8 161 4/22/2025
14.0.8-alpha0008 156 4/22/2025
14.0.8-alpha0003 157 4/21/2025
14.0.7 166 4/18/2025
14.0.7-alpha0015 192 4/13/2025
14.0.7-alpha0008 154 4/10/2025
14.0.7-alpha0003 160 4/6/2025
14.0.6 154 3/30/2025
14.0.6-alpha0008 152 3/30/2025
14.0.6-alpha0003 132 3/30/2025
14.0.5 138 3/16/2025
14.0.5-alpha0003 147 3/13/2025
14.0.4 166 3/12/2025
14.0.4-alpha0003 166 3/10/2025
14.0.3 147 3/3/2025
14.0.3-alpha0003 107 2/24/2025
14.0.2 106 2/10/2025
14.0.2-alpha0003 102 2/8/2025
14.0.1 99 1/29/2025
14.0.1-alpha0011 89 1/29/2025
14.0.0 120 10/25/2024
13.0.8-alpha0005 124 7/16/2025
13.0.8-alpha0003 124 7/16/2025
13.0.7 130 7/3/2025
13.0.6 140 6/1/2025
13.0.6-alpha0034 135 6/1/2025
13.0.6-alpha0020 210 5/12/2025
13.0.6-alpha0009 138 5/8/2025
13.0.5 166 4/22/2025
13.0.5-alpha0014 167 4/21/2025
13.0.5-alpha0008 182 4/16/2025
13.0.5-alpha0003 159 4/9/2025
13.0.4 144 4/4/2025
13.0.4-alpha0003 147 4/2/2025
13.0.3 155 3/30/2025
13.0.3-alpha0015 125 3/26/2025
13.0.3-alpha0008 145 3/19/2025
13.0.3-alpha0003 141 3/18/2025
13.0.2 112 2/14/2025
13.0.2-alpha0003 92 2/12/2025
13.0.1 106 2/8/2025
13.0.1-alpha0001 98 2/7/2025
13.0.0 104 10/23/2024
13.0.0-alpha0012 91 2/6/2025
13.0.0-alpha0010 89 2/6/2025
13.0.0-alpha0008 93 10/24/2024
13.0.0-alpha0005 103 10/25/2024
13.0.0-alpha0004 88 10/30/2024
0.2.2 375 4/7/2024
0.2.1 221 3/26/2024
0.2.0 197 3/26/2024
0.1.2 972 2/18/2024
0.1.1 1,299 1/7/2024
0.1.0 202 1/7/2024