dotnet nuget add source https://nuget.scorpiox.net/v3/index.json \ -n scorpiox \ -k YOUR_API_KEY
dotnet add package scorpiox.agent.dotnet.generators \ --version 2026.4.4.215 \ --source scorpiox
<PackageReference Include="scorpiox.agent.dotnet.generators" Version="2026.4.4.215" />