Package provides extension for all ApplicationInsights .NET SDK flavors that sets application level properties (name, version and arbitrary custom properties) via environment variables.
Info
Version: | 1.0.0-preview1 |
Author(s): | Microsoft |
Last Update: | Thursday, October 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lmolkova/ApplicationInsights-ServiceContext |
NuGet Url: | https://www.nuget.org/packages/Microsoft.ApplicationInsights.ServiceContext |
Install
Install-Package Microsoft.ApplicationInsights.ServiceContext
dotnet add package Microsoft.ApplicationInsights.ServiceContext
paket add Microsoft.ApplicationInsights.ServiceContext
Microsoft.ApplicationInsights.ServiceContext Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Microsoft.ApplicationInsights(>= 2.3.0)
- Microsoft.ApplicationInsights(>= 2.3.0)
Tags