This library is used to add instrumentation to bots built with Microsoft Bot Framework.
Info
Version: | 1.0.0.44 |
Author(s): | Microsoft |
Last Update: | Tuesday, September 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CatalystCode/botbuilder-instrumentation-cs |
NuGet Url: | https://www.nuget.org/packages/BotBuilder.Instrumentation |
Install
Install-Package BotBuilder.Instrumentation
dotnet add package BotBuilder.Instrumentation
paket add BotBuilder.Instrumentation
BotBuilder.Instrumentation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights(>= 2.4.0)
- Microsoft.Bot.Builder(>= 3.8.3)
- Newtonsoft.Json(>= 8.0.3)
Tags