jcdcdev.Umbraco.PackageTemplate
16.0.7-alpha0013
See the version list below for details.
dotnet new install jcdcdev.Umbraco.PackageTemplate@16.0.7-alpha0013
jcdcdev.Umbraco.PackageTemplate

An opinionated template for creating Umbraco packages hosted on GitHub.
Installation
Install Package
dotnet add package jcdcdev.Umbraco.PackageTemplate
Quick Start
Prerequisites
A basic understanding of NuGet package development
- A NuGet API key - Create an API key
A git repository on GitHub
- Your repository name must match the project name e.g.
Demo.Package - GitHub Action Secret -
NUGET_API_KEYwith your NuGet API key
- Your repository name must match the project name e.g.
Install template
Create package
Create new project
dotnet CLI
dotnet new jcdcdev-umb-package -o Demo.Package --ghUsername jcdcdev --title "My Demo Package" --description "An empty Umbraco package" --addClientVisual 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
Open project in your IDE
Build and run project
Congratulations! You have created an empty Umbraco package 🎉
Now you can implement your package features.
- Update
README.mdwith your package details - Update
umbraco-marketplace.jsonwith your package details
Publish
- Push your code to GitHub
- Create a pull request into the
mainbranch - Merge the pull request
- A new release will be created
Configuration
Template Parameters
Contributing
Contributions to this package are most welcome! Please visit the Contributing page.
-
net9.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 |
|---|---|---|
| 18.0.0-alpha.4 | 102 | 6/25/2026 |
| 18.0.0-alpha.3 | 103 | 6/21/2026 |
| 18.0.0-alpha.2 | 110 | 6/15/2026 |
| 18.0.0-alpha.1 | 104 | 6/9/2026 |
| 17.0.2 | 298 | 2/12/2026 |
| 17.0.2-alpha.24 | 237 | 2/12/2026 |
| 17.0.2-alpha.22 | 244 | 2/12/2026 |
| 17.0.1 | 348 | 12/26/2025 |
| 16.0.9 | 269 | 2/17/2026 |
| 16.0.9-alpha0003 | 269 | 2/16/2026 |
| 16.0.8 | 291 | 2/3/2026 |
| 16.0.8-alpha0007 | 281 | 2/3/2026 |
| 16.0.7 | 301 | 1/28/2026 |
| 16.0.7-alpha0028 | 300 | 1/26/2026 |
| 16.0.7-alpha0013 | 293 | 1/26/2026 |
| 13.0.15 | 301 | 1/28/2026 |
| 13.0.15-alpha0031 | 288 | 1/28/2026 |
| 13.0.15-alpha0013 | 296 | 1/26/2026 |
| 13.0.14 | 336 | 12/26/2025 |
| 13.0.14-alpha0003 | 340 | 12/26/2025 |