dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package subtitle.model.std \ --version 1.0.0 \ --source scorpiox
<PackageReference Include="subtitle.model.std" Version="1.0.0" />