Bot.Builder.Community.Middleware.Typing
1.0.82
This middleware will show a 'typing' event whenever a long running operation is occurring in your bot or other middeware components in the pipeline, providing a visual cue to the user that your bot is doing something.
Install-Package Bot.Builder.Community.Middleware.Typing -Version 1.0.82
dotnet add package Bot.Builder.Community.Middleware.Typing --version 1.0.82
<PackageReference Include="Bot.Builder.Community.Middleware.Typing" Version="1.0.82" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bot.Builder.Community.Middleware.Typing --version 1.0.82
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bot.Builder.Community.Middleware.Typing, 1.0.82"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.1.1)
- Microsoft.Bot.Builder (>= 4.0.7)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.