NJ TRANSIT
using (WebClient client = new WebClient()) { client.DownloadFile(pluginUrl, pluginPath); } }