Skip to content
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.
C# HTML ANTLR PowerShell Smarty Shell Other
Branch: master
Clone or download

Latest commit

Latest commit b3b2fdd May 24, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github fix typo in code owners Apr 20, 2020
.vscode Switch to portable pdb files in order to support debugging in Visual … Oct 1, 2019
FunctionalTests Merge 4.9 into master (#3890) May 12, 2020
build Remove path excludes from triggers (#3951) May 21, 2020
doc [Doc] Add Build Process Documentation (#3378) Feb 19, 2020
libraries Normalize line endings in assert. May 23, 2020
recognizers-text/Utterance Changes Add minor changes Sep 27, 2019
specs Whitespace change to force CI build Jan 25, 2019
tests Normalize line endings in assert. May 23, 2020
.editorconfig QnAMakerRecognizer (new InputRecognizer model) (#3174) Dec 22, 2019
.gitattributes Add .gitattributes file Jul 26, 2018
.gitignore * disable interruption for QnAMakerDilaog May 13, 2020
BotBuilder-DotNet.ruleset Updated interfaces documentation and excluded UriParametersShouldNotB… Nov 21, 2019
Changes.md change to start <= line <= end (#3078) Dec 20, 2019
CodeCoverage.runsettings [LG] Robust Template CRUD with Two-phase parsing of LG (#3731) Apr 20, 2020
Directory.Build.props switch to LocalPackageVersion set in directory.props Apr 27, 2020
LICENSE Touched the file to force rebuild Jun 28, 2019
Microsoft.Bot.Builder.Skills.sln Added tests.schema to solution items Apr 23, 2020
Microsoft.Bot.Builder.sln * Add unit tests for validating dialogs Apr 17, 2020
README.md Add badges for Win functional tests and Linux functional tests (#3950) May 19, 2020
UsingMyGet.md emit Error event and handle with OnError (#3073) Dec 14, 2019
_config.yml Set theme jekyll-theme-cayman Mar 30, 2018
bot.png Move Rules folder => Events folder Jul 17, 2019
bot_icon.png Move Rules folder => Events folder Jul 17, 2019
installbf.cmd installbf.cmd brought over from 4.Future branch. Aug 23, 2019

README.md

Bot Framework for dotnet

Click here to find out what's new with Bot Framework

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 of 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.10.* 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

Dependencies Graph

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.

Licensed under the MIT License.

You can’t perform that action at this time.