According to the NuGet push command reference, the Source
option value should be a URL. Besides, the order of the command line options might be different.
I would try to re-write it as follows:
nuget.exe push ALS.Library.1.0.0.nupkg -Source "http://..." -ApiKey "..."
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…