Provide interfaces and classes for capturing extended telemetry data in the Microsoft Bot Builder to Azure BLOB Storage.
Info
Version: | 1.1.4 |
Author(s): | Stephen A. Bohlen |
Last Update: | Monday, March 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ProteusProject/Proteus.Bot.Builder.Extensions |
NuGet Url: | https://www.nuget.org/packages/Proteus.Bot.Builder.Extensions.Azure.Telemetry.BlobStorageWriter |
Install
Install-Package Proteus.Bot.Builder.Extensions.Azure.Telemetry.BlobStorageWriter
dotnet add package Proteus.Bot.Builder.Extensions.Azure.Telemetry.BlobStorageWriter
paket add Proteus.Bot.Builder.Extensions.Azure.Telemetry.BlobStorageWriter
Proteus.Bot.Builder.Extensions.Azure.Telemetry.BlobStorageWriter Download (Unzip the "nupkg" after downloading)
Dependencies
- Proteus.Bot.Builder.Extensions.Telemetry(>= 1.1.4)
- WindowsAzure.Storage(>= 8.1.4)