dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package bosxixi.toolkit.uwp \ --version 2.1.16 \ --source scorpiox
<PackageReference Include="bosxixi.toolkit.uwp" Version="2.1.16" />