botbuilder-v4-dotnet-daily - Microsoft.Bot.Builder.Dialogs.Debugging 4.16.0-daily.preview.20211130.279820.a216a9b

This library implements support for debugging declarative adaptive dialogs

PM> Install-Package Microsoft.Bot.Builder.Dialogs.Debugging -Version 4.16.0-daily.preview.20211130.279820.a216a9b -Source https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.Bot.Builder.Dialogs.Debugging -Version 4.16.0-daily.preview.20211130.279820.a216a9b -Source https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.Bot.Builder.Dialogs.Debugging --version 4.16.0-daily.preview.20211130.279820.a216a9b --source https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.Bot.Builder.Dialogs.Debugging" Version="4.16.0-daily.preview.20211130.279820.a216a9b" />
Copy to clipboard
source https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v3/index.json

nuget Microsoft.Bot.Builder.Dialogs.Debugging  ~> 4.16.0-daily.preview.20211130.279820.a216a9b
Copy to clipboard

> choco install Microsoft.Bot.Builder.Dialogs.Debugging --version 4.16.0-daily.preview.20211130.279820.a216a9b --source https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "botbuilder-v4-dotnet-daily" -SourceLocation "https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v2"
Install-Module -Name "Microsoft.Bot.Builder.Dialogs.Debugging" -RequiredVersion "4.16.0-daily.preview.20211130.279820.a216a9b" -Repository "botbuilder-v4-dotnet-daily" -AllowPreRelease
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://botbuilder.myget.org/F/botbuilder-v4-dotnet-daily/api/v2/symbolpackage/


Bot Framework for dotnet

What's new with Bot Framework

This repository contains code for the .NET version of the Microsoft Bot Framework SDK, which is part of the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences.

This SDK enables developers to model conversation and build sophisticated bot applications using .NET. SDKs for JavaScript, Python and Java (preview) are also available.

To get started building bots using the SDK, see the Azure Bot Service Documentation.

For more information jump to a section below.

Build Status

Branch Description Build Status Coverage Status Windows Bot Test Status Linux Bot Test Status
Main 4.19.* Preview Builds Build Status Coverage Status Tests Status Tests Status

Packages

Name Released Package Daily Build
Microsoft.Bot.Builder BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Adapters.Facebook BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Adapters.Slack BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Adapters.Twilio BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Adapters.Webex BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.AI.LUIS BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.AI.Orchestrator BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.AI.QnA BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.ApplicationInsights BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Azure BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Azure.Blobs BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Azure.Queues BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs.Adaptive BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs.Adaptive.Testing BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs.Debugging BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs.Declarative BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Integration.ApplicationInsights.Core BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Integration.ApplicationInsights.WebApi BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Integration.AspNet.Core BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Integration.AspNet.WebApi BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.LanguageGeneration BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Parsers.LU BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.TemplateManager BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Testing BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Configuration BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Connector BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Schema BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Streaming BotBuilder Badge BotBuilder Badge

Daily Feeds

The daily feeds are published to Azure Artifacts and MyGet.

  • The Azure Artifacts daily feed is our preferred method to obtain the most recent Bot Framework NuGet packages. To use the daily builds published to Azure Artifacts, use: https://pkgs.dev.azure.com/ConversationalAI/BotFramework/_packaging/SDK/nuget/v3/index.json

  • For detailed instructions to consume the daily builds in Azure Artifacts visit this page.

  • To use the daily builds published to MyGet, please follow the instructions here. NOTE: The MyGet feed will be depecrated soon. Please use the Azure Artifacts daily feed instead.

Dependency Graph

To view our libraries' interdependencies, you can refer to the dependency graph for our libraries.

Getting Started

To get started building bots using the SDK, see the Azure Bot Service Documentation.

The Bot Framework Samples includes a rich set of samples repository.

If you want to debug an issue, would like to contribute, or understand how the Bot Builder SDK works, instructions for building and testing the SDK are below.

Prerequisites

Clone

Clone a copy of the repo:

git clone https://github.com/Microsoft/botbuilder-dotnet.git

Change to the SDK's directory:

cd botbuilder-dotnet

Build and test locally

Open Microsoft.Bot.Builder.sln in Visual Studio. On the menu bar, choose Build > Build Solution.

When the solution is built, local NuGet package files (.nupkg) are generated for each project and are available under the outputPackages directory. You can add this folder to your NuGet Package Manager source list in Visual Studio (choose Tools > NuGet Package Manager > Package Manager Settings from the Visual Studio menu and add an additional Package Sources from there), allowing you to consume these in your local projects.

Getting support and providing feedback

Below are the various channels that are available to you for obtaining support and providing feedback. Please pay carful attention to which channel should be used for which type of content. e.g. general "how do I..." questions should be asked on Stack Overflow, Twitter or Gitter, with GitHub issues being for feature requests and bug reports.

Github issues

Github issues should be used for bugs and feature requests.

Stack overflow

Stack Overflow is a great place for getting high-quality answers. Our support team, as well as many of our community members are already on Stack Overflow providing answers to 'how-to' questions.

Azure Support

If you issues relates to Azure Bot Service, you can take advantage of the available Azure support options.

Twitter

We use the @msbotframework account on twitter for announcements and members from the development team watch for tweets for @msbotframework.

Gitter Chat Room

The Gitter Channel provides a place where the Community can get together and collaborate.

Contributing and our code of conduct

We welcome contributions and suggestions. Please see our contributing guidelines for more information.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

  • .NETStandard 2.0
    • Microsoft.Bot.Builder (>= 4.16.0-daily.20211130.279820.a216a9b)
    • Microsoft.Bot.Builder.Dialogs (>= 4.16.0-daily.20211130.279820.a216a9b)
    • Microsoft.Bot.Builder.Dialogs.Adaptive (>= 4.16.0-daily.20211130.279820.a216a9b)
    • Microsoft.Extensions.Logging (>= 2.1.0)
    • Microsoft.Extensions.Logging.Debug (>= 2.1.0)
    • Newtonsoft.Json (>= 12.0.3)
  • .NETStandard 2.0: 2.0.0.0

Signature validation information

Informational

Signature Hash Algorithm: SHA256

Timestamp: 11/30/2021 10:38:00 AM

Verifying author primary signature's timestamp with timestamping service certificate: 
  Subject Name: CN=Symantec SHA256 TimeStamping Signer - G3, OU=Symantec Trust Network, O=Symantec Corporation, C=US
  SHA1 hash: A9A4121063D71D48E8529A4681DE803E3E7954B0
  SHA256 hash: C474CE76007D02394E0DA5E4DE7C14C680F9E282013CFEF653EF5DB71FDF61F8
  Issued by: CN=Symantec SHA256 TimeStamping CA, OU=Symantec Trust Network, O=Symantec Corporation, C=US
  Valid from: 12/23/2017 12:00:00 AM to 3/22/2029 11:59:59 PM

Signature type: Author

Verifying the author primary signature with certificate: 
  Subject Name: CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
  SHA1 hash: A6E18D21B507879FC7F9C392A5CE355936E3AD2C
  SHA256 hash: AA12DA22A49BCE7D5C1AE64CC1F3D892F150DA76140F210ABD2CBFFCA2C18A27
  Issued by: CN=DigiCert SHA2 Assured ID Code Signing CA, OU=www.digicert.com, O=DigiCert Inc, C=US
  Valid from: 9/30/2020 12:00:00 AM to 10/5/2023 12:00:00 PM

Owners

ChrisM

Authors

Microsoft

Project URL

https://github.com/Microsoft/botbuilder-dotnet

License

MIT

Tags

bots ai botframework botbuilder

Signature

Validation: Valid

Info

1238 total downloads
1 downloads for version 4.16.0-daily.preview.20211130.279820.a216a9b
Download (62.74 KB)
Download symbols (31.13 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.20.0-daily.preview.20230318.344575.faacc99 65.95 KB Sat, 18 Mar 2023 10:14:34 GMT 0
4.20.0-daily.preview.20230309.343560.7d9eb99 65.97 KB Thu, 09 Mar 2023 10:58:42 GMT 0
4.20.0-daily.preview.20230307.343153.192e002 65.98 KB Tue, 07 Mar 2023 11:03:11 GMT 0
4.20.0-daily.preview.20230306.343070.192e002 65.97 KB Mon, 06 Mar 2023 22:19:23 GMT 0
4.20.0-daily.preview.20230306.343069.192e002 65.97 KB Mon, 06 Mar 2023 21:47:26 GMT 0
4.20.0-daily.preview.20230306.343062.192e002 65.96 KB Mon, 06 Mar 2023 17:18:48 GMT 0
4.20.0-daily.preview.20230224.341809.c30b85e 65.96 KB Fri, 24 Feb 2023 10:51:24 GMT 0
4.20.0-daily.preview.20230214.340560.a629175 65.97 KB Tue, 14 Feb 2023 11:04:44 GMT 0
4.20.0-daily.preview.20230211.340223.7503fd7 65.96 KB Sat, 11 Feb 2023 11:20:25 GMT 0
4.20.0-daily.preview.20230201.338921.397aa48 65.97 KB Wed, 01 Feb 2023 11:23:28 GMT 0
4.19.0-rc0.preview 65.89 KB Thu, 05 Jan 2023 15:30:49 GMT 0
4.19.0-daily.preview.20230118.337358.397aa48 65.96 KB Wed, 18 Jan 2023 10:56:16 GMT 0
4.19.0-daily.preview.20230114.336868.7fbb30a 65.97 KB Sat, 14 Jan 2023 11:18:02 GMT 0
4.19.0-daily.preview.20221221.334383.74a8612 65.98 KB Wed, 21 Dec 2022 11:18:22 GMT 0
4.19.0-daily.preview.20221216.333899.a908ca3 65.97 KB Fri, 16 Dec 2022 19:57:06 GMT 0
4.19.0-daily.preview.20221207.332349.a908ca3 65.96 KB Wed, 07 Dec 2022 10:53:04 GMT 0
4.19.0-daily.preview.20221119.330010.55eb4f1 65.87 KB Sat, 19 Nov 2022 10:49:56 GMT 1
4.19.0-daily.preview.20221118.329878.d65ed01 65.84 KB Fri, 18 Nov 2022 10:53:06 GMT 1
4.19.0-daily.preview.20221117.329794.d65ed01 65.84 KB Thu, 17 Nov 2022 20:42:15 GMT 1
4.19.0-daily.preview.20221112.329028.746c02f 65.89 KB Sat, 12 Nov 2022 10:51:39 GMT 1
4.19.0-daily.preview.20221111.328916.21d77b9 65.84 KB Fri, 11 Nov 2022 10:53:52 GMT 1
4.19.0-daily.preview.20221107.328334.870b958 65.85 KB Mon, 07 Nov 2022 21:03:13 GMT 1
4.19.0-daily.preview.20221105.328111.870b958 65.82 KB Sat, 05 Nov 2022 09:51:35 GMT 1
4.19.0-daily.preview.20221104.328009.fbba400 65.84 KB Fri, 04 Nov 2022 13:57:18 GMT 1
4.19.0-daily.preview.20221104.327970.fbba400 65.84 KB Fri, 04 Nov 2022 09:50:28 GMT 1
4.19.0-daily.preview.20221103.327875.fbba400 65.82 KB Thu, 03 Nov 2022 18:42:14 GMT 1
4.19.0-daily.preview.20221103.327855.fbba400 65.81 KB Thu, 03 Nov 2022 16:03:29 GMT 1
4.19.0-daily.preview.20221103.327841.5909752 65.82 KB Thu, 03 Nov 2022 15:37:22 GMT 1
4.19.0-daily.preview.20221103.327787.a12e47f 65.81 KB Thu, 03 Nov 2022 09:48:56 GMT 1
4.19.0-daily.preview.20221102.327687.a12e47f 65.81 KB Wed, 02 Nov 2022 14:54:03 GMT 1
4.19.0-daily.preview.20221102.327684.a12e47f 65.8 KB Wed, 02 Nov 2022 13:50:27 GMT 1
4.19.0-daily.preview.20221102.327634.9c5de0e 65.81 KB Wed, 02 Nov 2022 09:50:35 GMT 1
4.19.0-daily.preview.20221101.327522.7255e4f 65.81 KB Tue, 01 Nov 2022 16:13:46 GMT 1
4.19.0-daily.preview.20221029.327212.1ace4aa 65.84 KB Sat, 29 Oct 2022 09:52:02 GMT 1
4.19.0-daily.preview.20221028.327093.02aed18