Microsoft.ApplicationInsights.Injector 2.8.9

Prefix Reserved
dotnet add package Microsoft.ApplicationInsights.Injector --version 2.8.9
                    
NuGet\Install-Package Microsoft.ApplicationInsights.Injector -Version 2.8.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ApplicationInsights.Injector" Version="2.8.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ApplicationInsights.Injector" Version="2.8.9" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights.Injector" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.ApplicationInsights.Injector --version 2.8.9
                    
#r "nuget: Microsoft.ApplicationInsights.Injector, 2.8.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.ApplicationInsights.Injector&version=2.8.9
                    
Install Microsoft.ApplicationInsights.Injector as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights.Injector&version=2.8.9
                    
Install Microsoft.ApplicationInsights.Injector as a Cake Tool

This package contains files requried for codeless Application Insights injection. SDK version 2.6.1. Help: run 'powershell applicationInsights-injector-bootstrap.ps1 -help'

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.8.9 17,049 2/6/2019
2.6.7 2,003 10/3/2018
2.6.6 1,190 10/1/2018

2.6.8 release:
     no change
     2.6.7 release:
     New: Windows Server 2008 & .Net 4.5 backward compatibility support.
     Update: InstrumentationEngine rolled back to 0.1.22 (Same as current StatusMonitor release)
     2.6.6 release:
     New: Initial private release