Add C# / .NET skills + backport OAuth improvements to JS#598
Merged
Conversation
benbrown
reviewed
May 29, 2026
tracyboehrer
approved these changes
May 29, 2026
Member
|
@ericsche Thanks for this. This provides a good basis for building out these type skills. Much appreciated. |
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.
Summary
Adds C# / .NET equivalents of the three JS agent-plugin skills, plus backports improvements discovered during development to the JS versions.
New .NET Skills (3)
Each skill includes reference files mirroring the JS structure:
references/cards.md— Adaptive Cards, Hero/Thumbnail cards, Action Execute, Search handlersreferences/streaming.md— basic streaming, Azure OpenAI streaming, final card messagesreferences/oauth-setup.md— ClientSecret (AadV2), FIC (AadV2WithFic), Teams SSO, API permissionsJS Backported Improvements
agents-sdk-typescript/references/cards.md— Added Adaptive Cards resource table pointing to the new official site (adaptivecards.microsoft.com), replacing the obsoleteadaptivecards.ioazure-agents-sdk-provision/references/oauth-setup.md— Added:Other Changes
.claude-plugin/plugin.jsonadded for Claude compatibility1.0.0→1.1.0