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.
Перейти к файлу
undefined ff3e2884e5 Add a space in the --commitEmail argument. That prevents an empty email argument from killing the opload. 2019-06-28 15:51:06 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2018-09-19 11:54:01 -07:00
FunctionalTests Update LUIS to support GeographyV2, OrdinalV2 and PersonName. 2019-06-25 15:08:09 -07:00
build Add a space in the --commitEmail argument. That prevents an empty email argument from killing the opload. 2019-06-28 15:51:06 -07:00
doc bug fixes for //build 2019-05-05 13:32:35 -07:00
libraries Merge pull request #2141 from microsoft/ccastro/endorsements-integration 2019-06-28 15:33:18 -07:00
specs Whitespace change to force CI build 2019-01-25 10:51:02 -08:00
tests Removed redundant references to StyleCop in libraries. 2019-06-28 12:39:01 -07: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
BotBuilder-DotNet.ruleset Ignore rule SA0001-XML comment analysis 2019-06-25 11:53:57 -03:00
Changes.md add changes.md to root of project 2018-02-28 14:24:12 -08:00
CodeCoverage.runsettings Add new Testing library to Code Coverage Metrics 2019-06-14 11:08:13 -07:00
Directory.Build.props Removed redundant references to StyleCop in libraries. 2019-06-28 12:39:01 -07:00
LICENSE Touched the file to force rebuild 2019-06-28 13:52:54 -07:00
Microsoft.Bot.Builder.sln Remove LUIS preview. 2019-06-25 15:09:51 -07:00
README.md Merge branch 'master' into add/deployment-status-badge 2019-06-12 18:06:48 -07:00
UsingMyGet.md Touched file to force a build 2019-06-06 19:22:08 -04:00
_config.yml Set theme jekyll-theme-cayman 2018-03-30 13:51:55 -07:00

README.md

Bot Framework for dotnet

Click here to find out what's new for //build2019!

Bot Framework SDK v4 for .NET

This repository contains code for the .NET version of the Microsoft Bot Framework SDK. The Bot Framework SDK v4 enable developers to model conversation and build sophisticated bot applications using .NET.

This repo is part the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences.

Branch Description Build Status Coverage Status Windows Bot Test Status Linux Bot Test Status
Master 4.5.* Preview Builds Build Status Coverage Status Tests status Tests status

License Gitter

StackExchange

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.

The Bot Framework Samples includes a rich set of 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.

Copyright (c) Microsoft Corporation. All rights reserved.