dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package videolan.libvlc.tvos \ --version 4.100.0.6 \ --source scorpiox
<PackageReference Include="videolan.libvlc.tvos" Version="4.100.0.6" />