To install BitXari.XafSyncTemplate from the command line, run the following command:
nuget install BitXari.XafSyncTemplate -Version 21.1.13 -Source https://nuget.bitframeworks.com/nuget/public/v3/index.json
To install BitXari.XafSyncTemplate from the Package Manager Console within Visual Studio, run the following command:
Install-Package BitXari.XafSyncTemplate -Version 21.1.13 -Source https://nuget.bitframeworks.com/nuget/public/v3/index.json
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageReference Include="BitXari.XafSyncTemplate" Version="21.1.13" />