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