This library implements support for debugging declarative adaptive dialogs. 
                        
                    
         
                Info
| Version: | 4.23.0-preview | 
| 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.Builder.Dialogs.Debugging | 
Install
Install-Package Microsoft.Bot.Builder.Dialogs.Debugging
                        dotnet add package Microsoft.Bot.Builder.Dialogs.Debugging
                        paket add Microsoft.Bot.Builder.Dialogs.Debugging
                        
                                Microsoft.Bot.Builder.Dialogs.Debugging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Bot.Builder.Dialogs.Adaptive(>= 4.11.1)
 - Microsoft.Bot.Builder.Dialogs(>= 4.11.1)
 - Microsoft.Bot.Builder(>= 4.11.1)
 - Microsoft.Extensions.Logging(>= 2.1.0)
 - Microsoft.Extensions.Logging.Debug(>= 2.1.0)
 - Newtonsoft.Json(>= 12.0.3)
 
Tags