Classes for loading and saving bot configuration files.
Info
| Version: | 4.23.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, January 23, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Configuration |
Install
Install-Package Microsoft.Bot.Configuration
dotnet add package Microsoft.Bot.Configuration
paket add Microsoft.Bot.Configuration
Microsoft.Bot.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags