This repository was archived by the owner on Jan 5, 2026. It is now read-only.
[CSharp] Send Attachment updates#57
Merged
willportnoy merged 1 commit intomicrosoft:masterfrom Jan 23, 2017
Merged
Conversation
tracyboehrer
added a commit
that referenced
this pull request
Apr 27, 2021
tracyboehrer
added a commit
that referenced
this pull request
May 24, 2021
* Composer: DotNet 57.teams-conversation-bot * Experimental: Added Composer teams sample 51 * Added CustomAction project * Composer sample: Update experiments readme for #57 * Composer samples: Added some template examples * Composer samples: Changed structure * Composer samples: Added MultiplyDialog component * Composer samples: Restructure * Composer Sample: Documented CustomAction as Component and as local Dialog * Composer Samples: Moved to proposed new location * Composer Samples: Consolidated various composer related samples * Composer Samples: Removed CustomAction project * Update .gitignore to allow some composer-sample "packages" folders * Composer Samples: Sample packages * Composer Samples: Updated MultiplyDialog.csproj to handle exported correctly * Composer Samples: Added MemberUpdates custom triggers sample * Composer Sampes: Removed JS adaptive samples for the time being * Composer Samples: Updated SDK depedency for MultiplyDialog * Composer Samples: Added MultiplyDialog and MemberUpdates package readmes * Composer Samples: Corrected packagId's * Composer Samples: Corrected package project filenames * Composer Samples .gitignore * Composer Samples gitignore * Composer Samples: revert gitignore * Composer Samples: Corrected teams-message-extensions-action sample * Composer Samples: Added CustomTriggers project, moved Teams samples to experimental. * Composer Samples: Added CustomAction project * Composer Samples: Added package DialogAndTriggerPackage * Composer Samples: Added samples from Composer branch for DotNet * Composer Samples: Removed test sample templates * Composer Samples: Removed EmptyBot project sample * Composer Samples: Added JS Composer sample projects * Composer Sample: Added a BotComponent-less sample for a custom action * Composer Sample: Changed name of CustomAction sample * Composer Samples: Moved CustomAction and CustomTriggers projects to experimental * Composer Samples: Added missing dialogs to JS and Dotnet ActionsSample * Composer Samples: Updated package readmes * Composer Samples: Moved CustomAction back to dotnet projects. Moved ActionsSample to experimental * Composer Samples: Updated README for CustomAction * Moved orchestrator composer samples to samples/composer-samples * Added missing appsettings.json, renamed SchoolNavigator2->SchoolNavigator * Composer Samples: Updates OrchestratorDispatch appsetting to include required Runtime settings. * Composer Samples: Updated Orchestrator samples to use latest Composer/Runtime settings and csproj * deleted ModelTuning from botbuilder-samples and moved to botframework-sdk * Add custom trigger composer project sample * Update uischema * Composer Samples: Updated/added readmes for CustomAction and CustomTrigger * Composer Samples: Removed Nuget.config from projects * Composer Samples: Remove Nuget.config from JS project Co-authored-by: Tien Suwandy <tiens@microsoft.com> Co-authored-by: Andrew <anclear@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added updates suggested by @dandriscoll in #55