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