botbuilder-dotnet/libraries
Tom Laird-McConnell 28ad01b4e3 add v3bridge 2018-03-08 21:33:10 -08:00
..
Microsoft.Bot.Builder Fixes #226 2018-03-01 14:41:04 -08:00
Microsoft.Bot.Builder.Ai Remove FlexObject from BotContext and use Get/Set pattern for services 2018-02-25 10:44:04 -08:00
Microsoft.Bot.Builder.Azure changed to allow objects with no eTag be stored using eTag="*" semantics. If IStoreItem interface is implemented then eTag semantics will apply. This allows truly POCO objects to be stored under a key 2018-03-03 13:52:22 -08:00
Microsoft.Bot.Builder.Core Remove remaining strong ties to StoreItem 2018-03-06 21:47:22 -08:00
Microsoft.Bot.Builder.LUIS Temporarily add LUIS Client code directly here till the client nuget package is published 2018-03-07 22:37:13 -08:00
Microsoft.Bot.Builder.Prompts rename RecognizerResult to PromptResult and get rid of enum 2018-03-08 19:14:43 -08:00
Microsoft.Bot.Connector Support disabled authentication scenario correctly 2018-03-01 16:19:55 -08:00
Microsoft.Bot.Connector.AspNetCore Reuse of HttpClient throughout the Stack. 2018-02-15 13:13:45 -08:00
Microsoft.Bot.Schema fix mention parentage 2018-03-08 21:32:48 -08:00
Swagger split connector into schema and connector packages 2018-01-30 20:47:10 -08:00
integration Nuget config for ASP.NET integration projects 2018-03-08 10:13:51 -08:00
v3bridge add v3bridge 2018-03-08 21:33:10 -08:00
README.md Stubbed out folder structure 2018-01-10 15:20:33 -08:00

README.md

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.