Microsoft.Bot.Components.Welcome 1.4.0

Prefix Reserved
dotnet add package Microsoft.Bot.Components.Welcome --version 1.4.0
                    
NuGet\Install-Package Microsoft.Bot.Components.Welcome -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.Welcome" 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.Welcome" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Bot.Components.Welcome" />
                    
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.Welcome --version 1.4.0
                    
#r "nuget: Microsoft.Bot.Components.Welcome, 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.
#:package Microsoft.Bot.Components.Welcome@1.4.0
                    
#: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.Welcome&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Components.Welcome&version=1.4.0
                    
Install as a Cake Tool

An Adaptive Dialog for greeting new and returning users on first interaction with your 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 2,341 8/4/2022
1.3.0 14,440 4/26/2022
1.3.0-rc0 625 4/20/2022
1.2.1 5,562 2/8/2022
1.2.0 3,626 12/1/2021
1.2.0-rc3 1,266 12/1/2021
1.2.0-rc2 565 11/9/2021
1.2.0-rc1 597 11/8/2021
1.2.0-rc0 648 10/20/2021
1.1.2 6,489 7/19/2021
1.1.1 2,262 7/12/2021
1.1.0 1,480 7/12/2021
1.1.0-rc0 700 7/9/2021
1.0.0 3,557 5/10/2021
1.0.0-rc9 676 5/5/2021
1.0.0-rc8 677 4/29/2021
1.0.0-rc7 654 4/29/2021
1.0.0-rc6 733 4/23/2021
1.0.0-rc5 779 4/15/2021
1.0.0-rc10 728 5/8/2021
Loading failed

First version of welcome package