Ltwlf.BotBuilderV4.Basic 0.0.4

dotnet new install Ltwlf.BotBuilderV4.Basic::0.0.4
This package contains a .NET Template Package you can call from the shell/command line.

Dotnet new templates for Bot Builder SDK 4.0

Install the published nuget packages with:

dotnet new -i "Ltwlf.BotBuilderV4.Basic"
dotnet new -i "Ltwlf.BotBuilderV4.Echo" dotnet new -i "Ltwlf.BotBuilderV4.Auth"

Create an echo bot

dotnet new bot-echo -n "My.EchoBot"

Create a basic bot

dotnet new bot-echo -n "My.BasicBot"

Create an auth bot

dotnet new bot-auth -n "My.AuthBot"

This package has no dependencies.

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
0.0.4 2,797 2/26/2019
0.0.3 536 2/26/2019
0.0.2 855 11/3/2018
0.0.1 715 10/31/2018