I am setting up Application Insights for a worker role, and the documentation states:
Add the Application Insights for Web NuGet package. This version of the SDK includes modules that add server context such as role information. For worker roles, use Application Insights for Windows Services.
I cannot find a a Windows Service version of the Nuget package.
Does anyone know what it is called (if it exists)?