New Relic .NET Agent that allows you to monitor your .NET application. Package has following parameters:
`--params "'license_key=YOUR_LICENSE_KEY'"` # Specify Your NewRelic license key
`--params "'restartiis=true'"` # (Optional) Stop IIS service, install package, start IIS after.
`--params "'license_key=YOUR_LICENSE_KEY;restartiis=true'"` # Specify License key and handle IIS restarts.