Skip to main content

bot framewok

.NET Core and Microsoft Bot Framework
·782 words·4 mins
dotnet aspnetcore bot framewok
Today I’ll show you how to create a simple Skype bot that will reply with the same text message you send to it. You’ll be using .Net Core and Microsoft Bot Framework. As you already know not every library has been ported to .Net Core so you’ll have to use the Microsoft Bot Connector API – v3.0 to bring the bot to life.