Thommy took the time to play around with Blazor and shows how to create Teams Tabs based on Blazor. On both ends in Blazor, UI and data, you can reuse your C# skills or your existing business logic libraries to bring those to Microsoft Teams as a tab. Demo time on both the Blazor Server and Client-Side of things.
Having talked about bots for a few episodes we decided to have look at how improve your code. We looked into analytics options in Chatbots to see if we could get insights into usage of the bot. As well as to performance of the code and our QnA Knowledge base. Stephan shows some dashboard options and we talk on how to implement them. Appie shows how to setup alert rules to monitor unanswered questions without the use of code.
This episode Stephan walks us through a new community initiative: The Bot Framework Community VS Code Snippets. This plugin helps you to easily adds snippets into your projects. Both for WebChat and LUIS files some handy options are added to your workspace. We walk through the setup of the project and how you can build your own VSCode extensions based on this real life sample.