python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to create a token generation API in the Bot Composer C# solution?
I'm new to C# development and know we should be able to host the token generation C# api within the Bot Composer C# solution to safely use the DirectLine Secret to get a token.
Can anyone provide step...

RYUB3N
Votes: 0
Answers: 0
How to use .lg files in bot sdk
I am making chat bot using bot sdk (.NET)
I want to pass arguments to template1 to be called using c#
Making use of Microsoft.Bot.Builder.LanguageGeneration
var templates = Templates.ParseFile("...
Aayush Gupta
Votes: 0
Answers: 1
Unfurl link outside bot conversation
When i post a link outside the bot conversation, like in a conversation with a coworker, i've an error saying "The bot is not part of a conversation roster"
It's working inside the bot conve...
Jerome Dupont
Votes: 0
Answers: 0
How to maintain Bot Framework Composer built bot code on GitHub?
I was able to create a bot using the Enterprise Assistant (EA) C# Bot Framework Composer template but the project has some big files e.g. onnxruntime.dll, etc. that is not allowing me to commit it to ...

RYUB3N
Votes: 0
Answers: 1