Installation
To install uSync.Complete you will first need to have installed Umbraco.
Install via .NET CLI
If you have installed your Umbraco site using .NET CLI, you can also install uSync.Complete from within Visual Studio by running the following command in command-line.
- Dotnet
- Package reference
dotnet add package uSync.Complete
<PackageReference Include="uSync.Complete" Version="VERSION" />
Install as package
info
uSync.Complete v16 is only available as a nuget package, there is currently no way to install a package directly from the backoffice in Umbraco 16