Installing Nightly Builds
Instructions on installing nightly builds of Umbraco.
Adding the nightly feed as a NuGet source
Option 1: Using the command line
dotnet nuget add source "https://www.myget.org/F/umbraconightly/api/v3/index.json" -n "Umbraco Nightly"Option 2: Using Visual Studio


Option 3: Using Rider


Finding the latest nightly version
Option 1: Using Visual Studio



Option 2: Using Rider


Installing the latest nightly version template
Last updated
Was this helpful?