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.
Перейти к файлу
Chris Mullins 57d0f1f5d4 Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
.github/ISSUE_TEMPLATE Update issue templates 2018-09-19 11:54:01 -07:00
build Initial scripts for coveralls integration 2018-09-27 16:17:28 -07:00
doc Typos on #06, #69, #85 2018-09-10 13:28:04 -03:00
libraries Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
nuget change build to be versioned so it can be signed 2018-03-22 20:00:04 -07:00
specs included PR comments 2018-06-29 15:51:40 -07:00
tests Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
.editorconfig Patching .editorconfig w/latest feature support 2018-06-29 15:49:45 -07:00
.gitattributes Add .gitattributes file 2018-07-26 09:13:50 -07:00
.gitignore Fix merge conflicts on .gitignore 2018-08-04 13:43:13 -07:00
Changes.md add changes.md to root of project 2018-02-28 14:24:12 -08:00
CodeCoverage.runsettings Initial scripts for coveralls integration 2018-09-27 16:17:28 -07:00
Directory.Build.props consolidate setting to Directory.Build.props 2018-06-18 15:57:18 -07:00
LICENSE Initial commit 2018-01-10 15:03:20 -08:00
Microsoft.Bot.Builder.sln Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
README.md Renamed ApplicationInsights projects to have ".Integration" in them. 2018-12-04 18:09:02 -08:00
TextFile1.txt Add WaterfallDialog StartEvent for VA, add TelemetryClient tests, add support for multiple app insights in bot file, add support for BotTelemetryClient that wants to customize ApplicationInsights configuration 2018-11-29 07:11:26 -08:00
UsingMyGet.md Update UsingMyGet.md 2018-10-11 11:13:59 -07:00
_config.yml Set theme jekyll-theme-cayman 2018-03-30 13:51:55 -07:00

README.md

Bot Builder SDK v4

Branch Description Build Status Coverage Status
Master 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.