Microsoft.Bot.Builder.FormFlow.Json
3.30.0
Prefix Reserved
dotnet add package Microsoft.Bot.Builder.FormFlow.Json --version 3.30.0
NuGet\Install-Package Microsoft.Bot.Builder.FormFlow.Json -Version 3.30.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.Builder.FormFlow.Json" Version="3.30.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Bot.Builder.FormFlow.Json" Version="3.30.0" />
<PackageReference Include="Microsoft.Bot.Builder.FormFlow.Json" />
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.Builder.FormFlow.Json --version 3.30.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Bot.Builder.FormFlow.Json, 3.30.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.Builder.FormFlow.Json@3.30.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.Builder.FormFlow.Json&version=3.30.0
#tool nuget:?package=Microsoft.Bot.Builder.FormFlow.Json&version=3.30.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bot.Builder (>= 3.30.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 1.2.2)
- Microsoft.CodeAnalysis.Scripting (>= 1.2.2)
- Newtonsoft.Json (>= 8.0.3)
- System.Collections (>= 4.0.10)
- System.Diagnostics.Debug (>= 4.0.10)
- System.Globalization (>= 4.0.10)
- System.IO (>= 4.0.10)
- System.Reflection (>= 4.0.10)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.10)
- System.Runtime.InteropServices (>= 4.0.20)
- System.Threading (>= 4.0.10)
- System.Threading.Tasks (>= 4.0.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Bot.Builder.FormFlow.Json:
| Package | Downloads |
|---|---|
|
SimpleBotTranslator
Tools to help integrate Microsoft Cognitive Services translation in to bots made with the Bot Builder (C#) |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.30.0 | 3,238 | 3/19/2020 |
| 3.20.1 | 3,665 | 1/23/2019 |
| 3.19.2 | 969 | 1/22/2019 |
| 3.19.1.44133 | 1,120 | 11/26/2018 |
| 3.17.0.42969 | 1,132 | 11/5/2018 |
| 3.16.1.38846 | 1,980 | 9/6/2018 |
| 3.16.0.38344 | 3,333 | 8/24/2018 |
| 3.15.3 | 1,736 | 6/29/2018 |
| 3.15.2.3 | 2,182 | 6/28/2018 |
| 3.15.2.2 | 2,053 | 5/8/2018 |
| 3.15.2.1 | 1,621 | 5/6/2018 |
| 3.15.2 | 1,728 | 5/5/2018 |
| 3.15.1 | 1,687 | 5/4/2018 |
| 3.15.0 | 1,868 | 4/14/2018 |
| 3.14.1.1 | 2,158 | 3/20/2018 |
| 3.14.0.7 | 1,773 | 3/8/2018 |
| 3.13.1 | 1,914 | 2/7/2018 |
| 3.13.0.3 | 3,445 | 1/31/2018 |
Loading failed