EricDahlvang
If you're not having fun with code, you're probably doing it wrong.
@Microsoft Bellevue, Washington
Pinned Repositories
AdaptiveCards-WeatherBot
Example showing how to create an intelligent bot that displays a weather forecast for a city using APIXU.
AdaptiveDoWhile
DoWhile Adaptive Dialog example
BotFramework-SynchronousSkill
Experimental parent and skill bots demonstrating invoke, expected replies and Teams invoke
ChooseLanguageBot
BotBuilder .NET SDK example of overriding the activity Locale with user choice
Dynamic-Teams-Backgrounds
Dynamic Microsoft Teams Meeting Backgrounds with Stable Diffusion - 2022 Hackathon
FacebookEventsBotExpanded
23.facebook-events including an example of Facebook handover protocol
Microsoft.Bot.Builder.FormFlow
FormFlow for BotBuilder-dotnet v4
MultiTurnPromptBot-SyncId
Copied from https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/05.multi-turn-prompt and modified to demonstrate how a bot can be made to ignore superfluous messages
OpenUrlRedirectBot
Example of how to provide a Redirect Controller enabling logging when a user clicks an OpenUrl link
SuperSimpleProxyBot
Super simple example demonstrating how little code is needed to proxy a conversation between users on different channels
EricDahlvang's Repositories
EricDahlvang/SuperSimpleProxyBot
Super simple example demonstrating how little code is needed to proxy a conversation between users on different channels
EricDahlvang/AdaptiveDoWhile
DoWhile Adaptive Dialog example
EricDahlvang/Dynamic-Teams-Backgrounds
Dynamic Microsoft Teams Meeting Backgrounds with Stable Diffusion - 2022 Hackathon
EricDahlvang/MultiTurnPromptBot-SyncId
Copied from https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/csharp_dotnetcore/05.multi-turn-prompt and modified to demonstrate how a bot can be made to ignore superfluous messages
EricDahlvang/OpenUrlRedirectBot
Example of how to provide a Redirect Controller enabling logging when a user clicks an OpenUrl link
EricDahlvang/LongOperationsBot
Demonstrates how to process a long running operation for a bot using an Azure Function
EricDahlvang/TimeoutConversation
Sample demonstrating how an Azure Function Timer Trigger can be used to proactively message users
EricDahlvang/TimeoutConversationBot
Sample demonstrating one method for restarting a conversation after a timeout period has elapsed
EricDahlvang/azure-functions-host
The host/runtime that powers Azure Functions
EricDahlvang/BotBuilderV3V4UserStateMigration
EricDahlvang/ImmediateAcceptBot
Sample bot demonstrating two methods for background processing incoming activities
EricDahlvang/SkillPlayground
EricDahlvang/WebChatSSO
EricDahlvang/adaptive-card-tab-sample
Sample Adaptive Card Tab bot code
EricDahlvang/AdaptiveCallCustomCodeAction
Demonstrates a custom code action which calls different methods based on ClassTypeName and MethodName
EricDahlvang/AdaptiveCodeFirst
Adaptive Dialog code first samples
EricDahlvang/azure-sdk-for-net
Azure Tools for Visual Studio
EricDahlvang/azure-sdk-tools
Tools repository leveraged by the Azure SDK team.
EricDahlvang/BotFramework-Composer
Dialog creation and management for Microsoft Bot Framework Applications
EricDahlvang/BotFrameworkAccelerators
Development accelerators for the Microsoft Bot Framework
EricDahlvang/CertificateAppCredentials-CustomHeader-Sockets-Skills
Bot demonstrating how to use CertificateAppCredentials, a CustomHeader, Web Socket connection and Skills
EricDahlvang/ComposerCustomErrorHandler
Custom Composer CloudAdapter example
EricDahlvang/ImmediateAcceptAdapter
Sample demonstrating an adapter implementation which responds immediately and processes activities on a BackgroundService thread.
EricDahlvang/live-share-sdk
A framework for building collaborative Microsoft Teams and M365 experiences.
EricDahlvang/LongOperationDelay
Composer bot demonstrating in-process delay
EricDahlvang/lucy
Language understanding library
EricDahlvang/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
EricDahlvang/omnichannel-sdk
Microsoft Omnichannel SDK
EricDahlvang/Preview.Bot.Component.CustomAction
Adaptive CallCustomCodeAction packaged with IHostingStartup
EricDahlvang/TempAutoRestV3Connector