AppInsights.Search 1.0.0

dotnet add package AppInsights.Search --version 1.0.0
NuGet\Install-Package AppInsights.Search -Version 1.0.0
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="AppInsights.Search" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppInsights.Search --version 1.0.0
#r "nuget: AppInsights.Search, 1.0.0"
#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.
// Install AppInsights.Search as a Cake Addin
#addin nuget:?package=AppInsights.Search&version=1.0.0

// Install AppInsights.Search as a Cake Tool
#tool nuget:?package=AppInsights.Search&version=1.0.0

A smart HTML5 based standalone tool for viewing instrumentation data when your web application is configured with Azure AppInsights. This avoids the need for Azure Subscriptions. This instrumentation data helps to monitor your application health, diagnose issues and continuously improve performance and usability all in your live application.

The tool is powered by Application Insights REST API and uses the Application ID and API Key. So using these two parameters, you can leverage to view instrumentation for any of you web applications.

Instrumentation data included Request, Exception, Trace, Dependency, Availability Sets, Page Views and Custom Events.

Note: Rest API retrieves data only using appid & apikey. instrument key cannot be used.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
1.0.0 3,042 9/6/2018