Installation
Instructions on installing Umbraco on various platforms using various tools.
Install the latest .NET Software Development Kit (SDK)
Install Umbraco using CLI
dotnet new install Umbraco.Templatesdotnet new umbraco --name MyProjectcd MyProjectdotnet runAlternative Methods for Installing Umbraco
Last updated
Was this helpful?