Popular repositories Loading
-
markdown_readme
markdown_readme PublicForked from fefong/markdown_readme
Markdown - you can mark up titles, lists, tables, etc., in a much cleaner, readable and accurate way if you do it with HTML.
-
cognitive-services-sample-data-files
cognitive-services-sample-data-files PublicForked from Azure-Samples/cognitive-services-sample-data-files
Cognitive Services sample data files
-
-
BotFramework-FunctionalTests
BotFramework-FunctionalTests PublicForked from microsoft/BotFramework-FunctionalTests
Functional Tests, run nightly, to drive quality of the Microsoft Bot Framework
C#
-
-
BotBuilder-Samples
BotBuilder-Samples PublicForked from southworks/BotBuilder-Samples
Welcome to the BotBuilder samples repository. Here you will find task-focused samples in C# and Node.js to help you get started with the Bot Builder SDK!
JavaScript
409 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
May 2025
Created a pull request in southworks/botbuilder-js that received 9 comments
CQA to support TokenCredential instead of key
Fixes # xxx Description This PR adds the ability to use a Managed Identity ClientId to authenticate to the Language service. Specific Changes Adde…