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.
Перейти к файлу
MahmoudAfifi 75ed54ba1d Added samples for QnA and Luis Recognizer 2018-03-12 12:19:21 +02:00
build add snk and powershell for signing 2018-02-07 18:47:32 -08:00
doc overview.md proof-reading 2018-02-05 17:54:34 -08:00
libraries Updated set context part 2018-03-12 09:22:15 +02:00
nuget fix cleanup command 2018-02-12 09:42:46 -08:00
samples Added samples for QnA and Luis Recognizer 2018-03-12 12:19:21 +02:00
tests code documentation and cleanup 2018-03-12 08:54:11 +02:00
.gitignore Merge branch 'master' of C:\merging\BotBuilder-Dev\ 2018-01-17 17:59:59 -08:00
LICENSE Initial commit 2018-01-10 15:03:20 -08:00
Microsoft.Bot.Builder.sln Added samples for QnA and Luis Recognizer 2018-03-12 12:19:21 +02:00
Microsoft.Bot.Connector.sln Simple EchoBot 2018-01-31 19:21:33 -03:00
README.md Update README.md 2018-02-07 14:33:05 -08:00

README.md

Bot Builder SDK v4

This repository contains code for the .NET version of the Microsoft Bot Builder SDK. The 4.x version of the SDK is being actively developed and should therefore be used for EXPERIMENTATION PURPOSES ONLY. Production bots should continue to be developed using the v3 SDK. In addition to the .NET SDK, Bot Builder supports creating bots in other popular programming languages like JavaScript, Python, and Java.

To get started see the wiki for the v4 SDK.

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.