[C#]: Create Bot Auth QuickStart Basic Sample #1903
Open
YugalPradhan31 wants to merge 3 commits intomainfrom
Open
[C#]: Create Bot Auth QuickStart Basic Sample #1903YugalPradhan31 wants to merge 3 commits intomainfrom
YugalPradhan31 wants to merge 3 commits intomainfrom
Conversation
lilyydu
reviewed
Feb 13, 2026
| @@ -0,0 +1,72 @@ | |||
| [ | |||
| { | |||
| "name": "officedev-microsoft-teams-samples-bot-auth-quickstart-csharp_dotnetcore", | |||
Collaborator
There was a problem hiding this comment.
match pattern from bot-quickstart
lilyydu
reviewed
Feb 13, 2026
| @@ -0,0 +1,33 @@ | |||
| # TeamsFx files | |||
lilyydu
reviewed
Feb 13, 2026
| createdDate: "07-07-2021 13:38:26" | ||
| urlFragment: officedev-microsoft-teams-samples-bot-auth-quickstart-csharp_dotnetcore | ||
| --- | ||
| # Auth Bot |
Collaborator
There was a problem hiding this comment.
README details should live in root, the one here should be as simple as possible
lilyydu
reviewed
Feb 13, 2026
| "full": "Auth Bot" | ||
| }, | ||
| "description": { | ||
| "short": "Quickly set up Teams bot with authentication for seamless user authentication.", |
lilyydu
reviewed
Feb 13, 2026
Collaborator
There was a problem hiding this comment.
this file is quite large and hard to follow - could we organize this into different files somehow? (imagine you are learning these concepts for the first time - how would you want this to be formatted)
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.