Skip to content

Microsoft.Bot.Builder 1.0.2.0 nuget

Compare
Choose a tag to compare
@msft-shahins msft-shahins released this 09 Apr 01:49

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