Pinned Repositories
AdaptiveCardBotTranslate
This sample would demonstrate the adaptive card translation to a different locale.
BotAppWithSpellCheck
This is a v3 C# bot app sample that talks to Bing Spell Check API.
Issuedtokenmixedasymmetricbasic256Sample
This .NET (C#) sample demonstrates how to fetch tokens from IssuedToken* ADFS active endpoints.
MVC-app-Control-wctx
WIF: Eliminate wctx parameter in passive authentication flow for ASP.NET application (MVC)
node-oauth-bot
Node.js bot app -> intend to read Teams channel details
nodeDirectLineClientWebApp
Node.js app that would act as DirectLine client to bot service app.
v3NodeBingSearchBot
This is v3 Node.js bot that shows how to make Bing Search API call and get response back (in bot context).
v3NodeBingSearchSDK-bot
This is v3 Node.js bot app that invokes Bing Search service via *azure-cognitiveservices-websearch* SDK.
v3NodeLuisBotWithControlledText
This bot sample is for v3 Node.js SDK, where intention was to control user input before the message passed to LUIS endpoint.
WebChat-ClientApp
This sample talks about the best practice of web chat client app [DirectLine usage].
PurnaChandraPanda's Repositories
PurnaChandraPanda/BotAppWithSpellCheck
This is a v3 C# bot app sample that talks to Bing Spell Check API.
PurnaChandraPanda/MVC-app-Control-wctx
WIF: Eliminate wctx parameter in passive authentication flow for ASP.NET application (MVC)
PurnaChandraPanda/node-oauth-bot
Node.js bot app -> intend to read Teams channel details
PurnaChandraPanda/nodeDirectLineClientWebApp
Node.js app that would act as DirectLine client to bot service app.
PurnaChandraPanda/v3NodeBingSearchBot
This is v3 Node.js bot that shows how to make Bing Search API call and get response back (in bot context).
PurnaChandraPanda/v3NodeBingSearchSDK-bot
This is v3 Node.js bot app that invokes Bing Search service via *azure-cognitiveservices-websearch* SDK.
PurnaChandraPanda/v3NodeLuisBotWithControlledText
This bot sample is for v3 Node.js SDK, where intention was to control user input before the message passed to LUIS endpoint.
PurnaChandraPanda/WebChat-ClientApp
This sample talks about the best practice of web chat client app [DirectLine usage].
PurnaChandraPanda/AdaptiveCardBotTranslate
This sample would demonstrate the adaptive card translation to a different locale.
PurnaChandraPanda/AdaptiveCardsSample
This adaptive cards sample is a test stub while responded from bot service app level.
PurnaChandraPanda/aml-secure-workspace-cli
This repository has sample script files that can be used to convert a public aml workspace to private.
PurnaChandraPanda/azureml-examples
Official community-driven Azure Machine Learning examples, tested with GitHub Actions.
PurnaChandraPanda/BotWithUserProfileInTeams
This sample describes how to pull user information from Teams client 1:1 interaction in v4 bot SDK.
PurnaChandraPanda/CogsExplorer-LuisQnA-Bot
This C# sample application demonstrates integration of LUIS and QnA Maker services in BOT app.
PurnaChandraPanda/CollectServiceFabricData
A tool created and used by the Azure Service Fabric Support team to collect SF cluster traces and other diagnostics data. This tool also provide an easy way to ingest this diagnostics data into your LogAnalytics workspace or an Azure Data Explorer instance for further interactive analytics.
PurnaChandraPanda/CoreMinificationTest
Perform minified publishing of .NET Core apps in 3.x
PurnaChandraPanda/CORSinWCFRest
This sample discusses how CORS problem is overcome in WCF REST service scenario.
PurnaChandraPanda/DirectLine-Bot-Samples
This repository contains samples for DirectLine API client (along with BOT service on both C# & Node,js) - v3.
PurnaChandraPanda/MoveFiles
Utiity to move files from source to destination
PurnaChandraPanda/MyFirstNodejsSdkBotApp
This is my first Node.js SDK BOT application source code, and be integrated with Azure platform later.
PurnaChandraPanda/PeepAcross
Utility for outbound connection verification
PurnaChandraPanda/PromptDialogTestingBot
It is a bot application with various PromptDialog test scenarios.
PurnaChandraPanda/SearchBot
This bot sample application would help explore how to integrate Bing search service from v4 SDK bot app.
PurnaChandraPanda/SF-Actor-Consumer-Sample
It is a very basic illustration of Actor and Consumer integration in C#.
PurnaChandraPanda/SFTcpListener
App explains setting up TcpListener in SF
PurnaChandraPanda/telemetry-core-bot
js bot app describes telemetry capture and review data in powerbi as of VA
PurnaChandraPanda/UIControlSuggestedActionText
Repo to manage suggestedAction and input text control actions when called from WebChat.
PurnaChandraPanda/WebChatLocaleCustomization
This sample talks about locale customization from webchat channel UI side.
PurnaChandraPanda/WebServiceWithControlParamError
This sample would help demonstrate the methodologies for control parameter format error for request payload in web service.
PurnaChandraPanda/WorkflowControlEndpoint-sample
This sample talks about usage of workflowcontrolendpoint class in case of .NET workflow.