This library integrates the Microsoft Bot Builder SDK with Application Insights.
Info
Version: | 4.19.3 |
Author(s): | Microsoft |
Last Update: | Thursday, March 2, 2023 |
.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.Core |
Install
Install-Package Microsoft.Bot.Builder.Integration.ApplicationInsights.Core
dotnet add package Microsoft.Bot.Builder.Integration.ApplicationInsights.Core
paket add Microsoft.Bot.Builder.Integration.ApplicationInsights.Core
Microsoft.Bot.Builder.Integration.ApplicationInsights.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bot.Builder.ApplicationInsights(>= 4.11.1)
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.Bot.Configuration(>= 4.11.1)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.12.0)
- Microsoft.AspNetCore.Http(>= 2.1.0)
- Microsoft.Bot.Builder.ApplicationInsights(>= 4.11.1)
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.Bot.Configuration(>= 4.11.1)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.12.0)
Tags