Update the template to use v13, the new LTS
Feature summary
The reasons for using v10 in the template is stated as it being the current LTS Now v13 is the new LTS, surely new packages will be started on v13? The current version, v1.1.0 can always be linked to for people wanting to support v10
Additional details
No response
Hello this is exactly what I needed as a new developer creating a site 👏 Any chance we can get the V13 Also a couple of hints on how to create say a sports team, in the empty project for e.g. if I have my users, matches, calendar POCO, how do I set it up and ensure I can get a current BS 5 modern look theme
Hello @fasteddys
This dotnet new template is for people wanting to start building a new Umbraco package. "Package" being the Umbraco term for "plugin" to extend the core functionality.
If you want to get started with building a site using Umbraco then I suggest you need to look at the Umbraco marketplace.
There is a dotnet new template for starting a site with Bootstrap 5: https://marketplace.umbraco.com/package/umbraco.community.templates.umbootstrap
Or there are various "starter kits". To use these you would install Umbraco first, and then add the packages to your install using nuget https://marketplace.umbraco.com/category/themes-&-starter-kits?packageType=Package
I hope this helps you get started!
v13, supporting v13, has now been released