Microsoft.Bot.Components.HelpAndCancel 1.0.0-preview.20210226.87f28fe

Prefix Reserved
This is a prerelease version of Microsoft.Bot.Components.HelpAndCancel.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Bot.Components.HelpAndCancel --version 1.0.0-preview.20210226.87f28fe
                    
NuGet\Install-Package Microsoft.Bot.Components.HelpAndCancel -Version 1.0.0-preview.20210226.87f28fe
                    
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.0.0-preview.20210226.87f28fe" />
                    
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.0.0-preview.20210226.87f28fe" />
                    
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.0.0-preview.20210226.87f28fe
                    
#r "nuget: Microsoft.Bot.Components.HelpAndCancel, 1.0.0-preview.20210226.87f28fe"
                    
#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.
#:package Microsoft.Bot.Components.HelpAndCancel@1.0.0-preview.20210226.87f28fe
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Bot.Components.HelpAndCancel&version=1.0.0-preview.20210226.87f28fe&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Components.HelpAndCancel&version=1.0.0-preview.20210226.87f28fe&prerelease
                    
Install as a Cake Tool

Dialog to provide "help" and "cancel" utterance handling

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 5,904 8/4/2022
1.3.0 22,239 4/26/2022
1.3.0-rc0 728 4/20/2022
1.2.1 7,917 2/8/2022
1.2.0 4,537 12/1/2021
1.2.0-rc3 1,349 12/1/2021
1.2.0-rc2 765 11/9/2021
1.2.0-rc1 662 11/8/2021
1.2.0-rc0 760 10/20/2021
1.1.2 10,002 7/19/2021
1.1.1 2,523 7/12/2021
1.1.0 1,480 7/12/2021
1.1.0-rc0 740 7/9/2021
1.1.0-preview.0 595 7/7/2021
1.0.0 4,207 5/10/2021
1.0.0-rc9 739 5/5/2021
1.0.0-rc8 757 4/29/2021
1.0.0-rc7 752 4/29/2021
1.0.0-rc10 734 5/8/2021
1.0.0-preview.20210226.87f28fe 545 2/26/2021
Loading failed

First version of HelpAndCancel package