This library implements C# schema classes for using the Bot Framework.
Info
Version: | 4.19.3 |
Author(s): | Microsoft |
Last Update: | Thursday, March 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Schema |
Install
Install-Package Microsoft.Bot.Schema
dotnet add package Microsoft.Bot.Schema
paket add Microsoft.Bot.Schema
Microsoft.Bot.Schema Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags