Info
Version: | 3.13.0.3 |
Author(s): | Microsoft, CXuesong |
Last Update: | Wednesday, January 31, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CXuesong/BotBuilder.Standard |
NuGet Url: | https://www.nuget.org/packages/CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json |
Install
Install-Package CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json
dotnet add package CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json
paket add CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json
CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CXuesong.Ported.Microsoft.Bot.Connector(>= 3.13.0.3)
- CXuesong.Ported.Microsoft.Bot.Builder(>= 3.13.0.3)
- Microsoft.CodeAnalysis.Scripting(>= 2.3.1)
- CXuesong.Ported.Microsoft.Bot.Connector(>= 3.13.0.3)
- CXuesong.Ported.Microsoft.Bot.Builder(>= 3.13.0.3)
- Microsoft.CodeAnalysis.Scripting(>= 2.3.1)
Microsoft Bot Builder extension for specifying a guided FormFlow dialog using an extended JSON Schema.
Most of the annotations are declarative but you can
also include C# code fragments that are dynamically compiled.