# Usage ````sh dotnet user-secrets set ConnectionStrings:DefaultConnection "Server=;Port=;Database=;Username=;Password=;" nuget-host& # get an api-key from nuget-cli push -k -s http://localhost:5000/packages your-lame-versionned.nupkg ````