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.
#addin nuget:?package=Microsoft.Bot.Components.Welcome&version=1.4.0
                    
Install Microsoft.Bot.Components.Welcome as a Cake Addin
#tool nuget:?package=Microsoft.Bot.Components.Welcome&version=1.4.0
                    
Install Microsoft.Bot.Components.Welcome 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 1,719 8/4/2022
1.3.0 13,792 4/26/2022
1.3.0-rc0 310 4/20/2022
1.2.1 5,282 2/8/2022
1.2.0 3,310 12/1/2021
1.2.0-rc3 940 12/1/2021
1.2.0-rc2 285 11/9/2021
1.2.0-rc1 266 11/8/2021
1.2.0-rc0 324 10/20/2021
1.1.2 6,150 7/19/2021
1.1.1 1,375 7/12/2021
1.1.0 1,155 7/12/2021
1.1.0-rc0 421 7/9/2021
1.0.0 3,246 5/10/2021
1.0.0-rc9 373 5/5/2021
1.0.0-rc8 394 4/29/2021
1.0.0-rc7 368 4/29/2021
1.0.0-rc6 449 4/23/2021
1.0.0-rc5 469 4/15/2021
1.0.0-rc4 429 4/15/2021
1.0.0-rc3 499 4/7/2021
1.0.0-rc2 439 4/5/2021
1.0.0-rc10 432 5/8/2021
1.0.0-rc1 406 4/1/2021
1.0.0-rc0 396 4/1/2021
1.0.0-preview.20210331.a54d9f1 214 3/31/2021
1.0.0-preview.20210331.29a911f 205 3/31/2021
1.0.0-preview.20210330.9ef95c4 202 3/30/2021
1.0.0-preview.20210330.97c8719 208 3/30/2021
1.0.0-preview.20210324.6dfb4a1 212 3/24/2021
1.0.0-preview.20210318.fd6fdd4 253 3/18/2021
1.0.0-preview.20210317.04ac656 206 3/17/2021
1.0.0-preview.20210310.a7ff2d0 263 3/10/2021
1.0.0-preview.20210310.8ee9434 340 3/10/2021
1.0.0-preview.20210309.0bc90f6 210 3/9/2021
1.0.0-preview.20210226.87f28fe 228 2/26/2021
1.0.0-preview.20210226.36f4e45 207 2/26/2021
1.0.0-preview.20210225.46a3184 250 2/25/2021
1.0.0-preview.20210225.0fad58d 224 2/25/2021

First version of welcome package