Iciclecreek.Bot.Templates
2.0.2
dotnet new install Iciclecreek.Bot.Templates@2.0.2
This package contains a .NET Template Package you can call from the shell/command line.
Iciclecreek Bot Templates
This is a package which adds new templates to dotnet tempalte libraries.
Installation
dotnet new -i Iciclecreek.Bot.Templates
Bot Templates
Templates for creating bots.
ConsoleBot template
Creates a Console bot which uses Lucy Recognizer to create natural language console app.
dotnet new consolebot --name {botName}
LucyBot Template
Creates a Azure Function bot with Lucy Recognizer
dotnet new lucybot --name {botName}
Dialog Item Templates
Item templates for creating dialogs.
LucyDialog Template
Creates a new code first dialog configured with LucyRecognizer.
cd Dialogs
dotnet new lucydialog --name {dialogname}
cd ..
-
.NETStandard 2.1
- 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 |
|---|---|---|
| 2.0.2 | 1,181 | 4/28/2022 |
| 2.0.1 | 934 | 4/28/2022 |
| 2.0.1-preview | 841 | 4/28/2022 |
| 1.18.0 | 2,893 | 3/16/2021 |
| 1.16.0 | 941 | 2/15/2021 |
| 1.15.0 | 948 | 2/9/2021 |
| 1.13.0 | 921 | 2/4/2021 |
| 1.12.0 | 943 | 2/3/2021 |
| 1.11.0 | 910 | 2/3/2021 |
| 1.8.0 | 936 | 1/24/2021 |
| 1.7.0 | 990 | 1/23/2021 |
| 1.6.0 | 929 | 1/21/2021 |
| 1.5.0 | 1,016 | 1/20/2021 |
| 1.4.0 | 935 | 1/20/2021 |
| 1.3.0 | 990 | 1/8/2021 |
| 1.2.0 | 899 | 1/4/2021 |
| 1.1.0 | 1,028 | 1/4/2021 |
| 1.0.1 | 994 | 1/4/2021 |
| 1.0.0 | 991 | 1/4/2021 |