Installation

Installing uSync

The uSync package is installed using the NuGet package manager using the below command:

dotnet add package UmbCheckout.uSync

Alternatively, you can install using the NuGet package manager GUI within Visual Studio.

Last updated