jcdcdev.Umbraco.PackageTemplate
0.1.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install jcdcdev.Umbraco.PackageTemplate::0.1.2
This package contains a .NET Template Package you can call from the shell/command line.
jcdcdev.Umbraco.PackageTemplate
An opinionated template for creating Umbraco packages hosted on Github.
Quick Start
- Create a git repository on GitHub and clone it locally
Your github repository name must match the project name!
- Install template
dotnet new -i jcdcdev.Umbraco.PackageTemplate
- Create new project
dotnet new jcdcdev-umb-package -o Demo.Package --gh-username jcdcdev --title "My Demo Package" --description "An empty Umbraco package" --author-name "James C" --author-description "Lead .NET Developer" --author-url "https://jcdc.dev" --author-image-url "https://github.com/jcdcdev.png"
- Open project in Visual Studio/Rider
- Build and run project
- Push your code and run a build GitHub Action
Template Parameters
Name | Description | Example Value | Required |
---|---|---|---|
--gh-username |
GitHub username - Used for project url and github actions. | jcdcdev | Yes |
--title |
Package title - Used for NuGet metadata, README & umbraco-marketplace.json |
My Demo Package |
Yes |
--description |
Package description - Used for NuGet metadata & umbraco-marketplace.json |
An empty Umbraco package |
Yes |
--author-name |
Author name - Used for umbraco-marketplace.json |
James C |
No |
--author-description |
Author description - Used for umbraco-marketplace.json |
Lead .NET Developer |
No |
--author-url |
Author URL - Used for umbraco-marketplace.json |
https://jcdc.dev |
No |
--author-image-url |
Author image URL - Used for umbraco-marketplace.json |
https://github.com/jcdcdev.png |
No |
Need help?
Contributing
Contributions to this package are most welcome! Please read the Contributing Guidelines.
Acknowledgments (thanks!)
- LottePitcher - opinionated-package-starter
-
net6.0
- No dependencies.
-
net7.0
- No dependencies.
-
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 |
---|---|---|
15.0.6 | 59 | 2/19/2025 |
15.0.6-alpha0005 | 59 | 2/15/2025 |
15.0.6-alpha0003 | 61 | 2/15/2025 |
15.0.5 | 65 | 2/13/2025 |
15.0.5-alpha0004 | 61 | 2/10/2025 |
15.0.4 | 68 | 2/7/2025 |
15.0.4-alpha0003 | 45 | 2/6/2025 |
15.0.3 | 45 | 1/29/2025 |
15.0.3-alpha0003 | 31 | 1/29/2025 |
15.0.2 | 103 | 1/1/2025 |
15.0.1 | 99 | 11/17/2024 |
15.0.1-alpha0006 | 80 | 11/17/2024 |
15.0.1-alpha0003 | 87 | 11/12/2024 |
15.0.0-alpha0003 | 92 | 10/27/2024 |
14.0.2 | 56 | 2/10/2025 |
14.0.2-alpha0003 | 64 | 2/8/2025 |
14.0.1 | 38 | 1/29/2025 |
14.0.1-alpha0011 | 30 | 1/29/2025 |
14.0.0 | 107 | 10/25/2024 |
13.0.2 | 65 | 2/14/2025 |
13.0.2-alpha0003 | 52 | 2/12/2025 |
13.0.1 | 60 | 2/8/2025 |
13.0.1-alpha0001 | 59 | 2/7/2025 |
13.0.0 | 91 | 10/23/2024 |
13.0.0-alpha0012 | 41 | 2/6/2025 |
13.0.0-alpha0010 | 43 | 2/6/2025 |
13.0.0-alpha0008 | 77 | 10/24/2024 |
13.0.0-alpha0005 | 87 | 10/25/2024 |
13.0.0-alpha0004 | 70 | 10/30/2024 |
0.2.2 | 362 | 4/7/2024 |
0.2.1 | 206 | 3/26/2024 |
0.2.0 | 184 | 3/26/2024 |
0.1.2 | 958 | 2/18/2024 |
0.1.1 | 1,285 | 1/7/2024 |
0.1.0 | 190 | 1/7/2024 |