This library integrates the Microsoft Bot Builder SDK with Application Insights WebAPI.
Info
Version: | 4.22.9 |
Author(s): | Microsoft |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi |
Install
Install-Package Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
dotnet add package Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
paket add Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi
Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.ApplicationInsights(>= 2.8.1)
- Microsoft.ApplicationInsights.Agent.Intercept(>= 2.4.0)
- Microsoft.ApplicationInsights.DependencyCollector(>= 2.8.1)
- Microsoft.ApplicationInsights.PerfCounterCollector(>= 2.8.1)
- Microsoft.ApplicationInsights.TraceListener(>= 2.8.1)
- Microsoft.ApplicationInsights.Web(>= 2.8.1)
- Microsoft.ApplicationInsights.WindowsServer(>= 2.8.1)
- Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel(>= 2.8.1)
- Microsoft.AspNet.WebApi(>= 5.2.6)
Tags