Microsoft.Bot.Components.HelpAndCancel 1.4.0

Prefix Reserved
dotnet add package Microsoft.Bot.Components.HelpAndCancel --version 1.4.0
                    
NuGet\Install-Package Microsoft.Bot.Components.HelpAndCancel -Version 1.4.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Bot.Components.HelpAndCancel" Version="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Bot.Components.HelpAndCancel" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Bot.Components.HelpAndCancel" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Bot.Components.HelpAndCancel --version 1.4.0
                    
#r "nuget: Microsoft.Bot.Components.HelpAndCancel, 1.4.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Bot.Components.HelpAndCancel&version=1.4.0
                    
Install Microsoft.Bot.Components.HelpAndCancel as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Components.HelpAndCancel&version=1.4.0
                    
Install Microsoft.Bot.Components.HelpAndCancel as a Cake Tool

Contains Adaptive Dialog assets to support Help and Cancel conversational flows in a bot built on the Azure Bot Framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 4,817 8/4/2022
1.3.0 20,196 4/26/2022
1.3.0-rc0 354 4/20/2022
1.2.1 7,576 2/8/2022
1.2.0 4,178 12/1/2021
1.2.0-rc3 965 12/1/2021
1.2.0-rc2 380 11/9/2021
1.2.0-rc1 267 11/8/2021
1.2.0-rc0 417 10/20/2021
1.1.2 9,592 7/19/2021
1.1.1 1,559 7/12/2021
1.1.0 1,145 7/12/2021
1.1.0-rc0 410 7/9/2021
1.1.0-preview.0 276 7/7/2021
1.0.0 3,855 5/10/2021
1.0.0-rc9 400 5/5/2021
1.0.0-rc8 413 4/29/2021
1.0.0-rc7 401 4/29/2021
1.0.0-rc6 560 4/23/2021
1.0.0-rc5 425 4/15/2021
1.0.0-rc4 403 4/15/2021
1.0.0-rc3 439 4/7/2021
1.0.0-rc2 390 4/5/2021
1.0.0-rc10 350 5/8/2021
1.0.0-rc1 303 4/1/2021
1.0.0-rc0 402 4/1/2021
1.0.0-preview.20210331.a54d9f1 201 3/31/2021
1.0.0-preview.20210331.29a911f 188 3/31/2021
1.0.0-preview.20210330.9ef95c4 177 3/30/2021
1.0.0-preview.20210330.97c8719 182 3/30/2021
1.0.0-preview.20210324.6dfb4a1 202 3/24/2021
1.0.0-preview.20210317.08f5da3 197 3/17/2021
1.0.0-preview.20210316.5c77959 188 3/16/2021
1.0.0-preview.20210310.a7ff2d0 248 3/10/2021
1.0.0-preview.20210310.8ee9434 320 3/10/2021
1.0.0-preview.20210309.c0ed425 216 3/9/2021
1.0.0-preview.20210308.c41f996 221 3/8/2021
1.0.0-preview.20210226.87f28fe 212 2/26/2021
1.0.0-preview.20210226.36f4e45 185 2/26/2021
1.0.0-preview.20210225.0fad58d 187 2/25/2021
1.0.0-preview.20210225.0c98be8 265 2/25/2021

First version of HelpAndCancel package