Tx.ApplicationInsights.Session
1.0.50416
With that library you can create a live session and run LINQ queries to filter data.
Install-Package Tx.ApplicationInsights.Session -Version 1.0.50416
dotnet add package Tx.ApplicationInsights.Session --version 1.0.50416
<PackageReference Include="Tx.ApplicationInsights.Session" Version="1.0.50416" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tx.ApplicationInsights.Session --version 1.0.50416
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Tx.ApplicationInsights.Session, 1.0.50416"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Tx.ApplicationInsights.Session as a Cake Addin
#addin nuget:?package=Tx.ApplicationInsights.Session&version=1.0.50416
// Install Tx.ApplicationInsights.Session as a Cake Tool
#tool nuget:?package=Tx.ApplicationInsights.Session&version=1.0.50416
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added 5 other telemetry types, now it supports all 10 types.
Dependencies
-
- Newtonsoft.Json (>= 6.0.8)
- Tx.Core (>= 1.0.50207)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.