Microsoft.Bot.Builder 1.0.2.0 nuget
Changes
- Move to IDialog typed for result type
- Add support for linq query syntax (e.g. Select, SelectMany)
- Multiple IBotToUser.Post(Message) calls
- Move to Autofac dependency injection container
- IConnectorClient instantiated to point to emulator when emulating bot
- Fix CommandDialog
- Update LUIS Models
- Add ChoiceCase, ChoiceParens to Form template attributes
Link to updated Microsoft.Bot.Builder nuget