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 28ad01b4e3 add v3bridge 2018-03-08 21:33:10 -08: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 add v3bridge 2018-03-08 21:33:10 -08:00
nuget remove folders after repack 2018-02-27 17:07:59 -08:00
samples Initial config support of proactive for WebAPI 2018-03-07 12:43:16 -08:00
tests add v3bridge 2018-03-08 21:33:10 -08:00
.gitignore kill stray appsettings.local; add filename to gitignore to save future headaches 2018-02-26 20:21:18 -08:00
Changes.md add changes.md to root of project 2018-02-28 14:24:12 -08:00
LICENSE Initial commit 2018-01-10 15:03:20 -08:00
Microsoft.Bot.Builder.sln add v3bridge 2018-03-08 21:33:10 -08:00
README.md fix build badge 2018-03-01 15:16:14 -08:00

README.md

Bot Builder SDK v4

Build Status

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.