Connect BotBuilder projects without the need to go through the MS bot development portal. 
                        
                    
         
                Info
| Version: | 4.0.9-alpha | 
| Author(s): | Carsten Voss | 
| Last Update: | Friday, September 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/vossccp/BotBuilderChannelConnector | 
| NuGet Url: | https://www.nuget.org/packages/Bot.Builder.ChannelConnector | 
Install
Install-Package Bot.Builder.ChannelConnector
                        dotnet add package Bot.Builder.ChannelConnector
                        paket add Bot.Builder.ChannelConnector
                        
                                Bot.Builder.ChannelConnector Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Autofac(>= 4.6.1 && <= 4.6.1)
 - Microsoft.Bot.Builder(>= 3.9.1 && <= 3.9.1)
 
Tags