487 Forks
887 Stars
887 Watchers

botbuilder-dotnet

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.

How to download and setup botbuilder-dotnet

Open terminal and run command
git clone https://github.com/microsoft/botbuilder-dotnet.git
git clone is used to create a copy or clone of botbuilder-dotnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with botbuilder-dotnet https://github.com/microsoft/botbuilder-dotnet/archive/master.zip

Or simply clone botbuilder-dotnet with SSH
[email protected]:microsoft/botbuilder-dotnet.git

If you have some problems with botbuilder-dotnet

You may open issue on botbuilder-dotnet support forum (system) here: https://github.com/microsoft/botbuilder-dotnet/issues