Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 sdk samples #1511

Closed
wants to merge 54 commits into from
Closed

V3 sdk samples #1511

wants to merge 54 commits into from

Conversation

bhavinjain1511
Copy link

Fixes #

Proposed Changes

Testing

tsuwandy and others added 30 commits January 17, 2018 17:05
fixed merge conflict
updated broken doc links
Updated broken/incorrect links to LUIS documentation
* Update README.md

This change updates the README.md of the core-CreateNewComversation sample to reflect changes made in the SurveyTriggerer.cs. The current version of SurveyTriggerer.cs uses IDialogTask instead of IDialogStack, and additionally, the original version contained a typo on line 53: `IDialogStack stack = stack = scope.Resolve<IDialogStack>();`

* Update README.md

Update code featured in README.md to match what's actually currently in the sample
…comments for easy migration to azure table or cosmos db
…and there is an easy move of samples towards azure storage, including pointers to documentation in comments.
State API deprecation: Node and c# samples now use InMemoryStore by default
updates to readme to include links to Bot Builder V4 SDK
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Marius Žilėnas and others added 24 commits June 15, 2018 08:01
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
Typo fix
fix invalid image link in README
Add a line of code to force TLS1.2 to fix issue 279
Added additional cmd to README for full setup (includes checking out proper branch)
* V3 sample ready for PR.

* Added test Project
* host the directline swagger instead of retrieving from docs

* update direct line client sample readme files
* SpeechToText now uses Microsoft.CognitiveServices.Speech instead of the deprecated Bing Speech

* Fix Zummer sample by registering IDialog with DialogModule_MakeRoot
* Adding base path to service url to fix 404 error

* Fix for bug found while regressioning 404 fix - name undefined
@msftclas
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

❌ bhavinjain1511 sign now
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.