This library integrates the Microsoft Bot Builder SDK with Application Insights.
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.ApplicationInsights |
Install
Install-Package Microsoft.Bot.Builder.ApplicationInsights
dotnet add package Microsoft.Bot.Builder.ApplicationInsights
paket add Microsoft.Bot.Builder.ApplicationInsights
Microsoft.Bot.Builder.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.ApplicationInsights(>= 2.8.1)
Tags