Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Перейти к файлу
Tom Laird-McConnell ab8ebb4c74 ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2018-09-19 11:54:01 -07:00
Microsoft.Bot.Builder.Planning.Tests Declarative: Improve samples and add fixes for CalDialog. Renaming . 2019-03-09 17:17:27 -08:00
build Initial scripts for coveralls integration 2018-09-27 16:17:28 -07:00
doc Common expression language docs (#1628) 2019-04-06 13:15:04 +08:00
libraries ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
nuget
samples ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
specs Whitespace change to force CI build 2019-01-25 10:51:02 -08:00
tests ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
.editorconfig
.gitattributes Add .gitattributes file 2018-07-26 09:13:50 -07:00
.gitignore Merge branch 'ComposableDialog' into tomlm/namingparty2 2019-04-06 17:53:46 -07:00
Changes.md
CodeCoverage.runsettings Added "$" to the end of the RegEx to help with accuracy 2019-01-25 15:23:39 -08:00
Directory.Build.props Update Nuget Author attributes to comply with validation rules 2019-01-30 10:37:28 -08:00
LICENSE
Microsoft.Bot.Builder.sln ported over wills debugger to latest branch 2019-04-06 20:55:32 -07:00
README.md Whitespace change to force a new CI build 2019-01-25 10:21:06 -08:00
UsingMyGet.md Update UsingMyGet.md 2018-10-11 11:13:59 -07:00
_config.yml

README.md

Bot Builder SDK v4

Branch Description Build Status Coverage Status
Master 4.3.* Preview Builds Build status Coverage Status
4.2 4.2.* Preview Builds Build status Coverage Status
4.1 4.1.* Patch Builds Build status Coverage Status
4.0 4.0.* Patch Builds Build status N/A

License Gitter

StackExchange

This repository contains code for the .NET version of the Microsoft Bot Builder SDK. The Bot Builder SDK v4 is the latest SDK for building bot applications.

In addition to the .NET SDK, Bot Builder supports creating bots in other popular programming languages like JavaScript, Python (Preview), and Java (Preview).

To get started see the Azure Bot Service Documentation for the v4 SDK.

A rich set of samples are available at BotBuilder-Samples repository.

Packages

Name Released Package Daily Build
Microsoft.Bot.Builder BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.AI.LUIS BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.AI.QnA BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Azure BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.Dialogs BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Builder.TemplateManager 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.Configuration BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Connector BotBuilder Badge BotBuilder Badge
Microsoft.Bot.Schema BotBuilder Badge BotBuilder Badge

To use the daily builds, which are published to MyGet, please follow the instructions here.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.