c# - Integrating BOT with ASP.Net Application -


i have built bot using microsoft bot framework works fine, have tested bot emulator, want integrate asp.net application. tried figure out how web application couldnt find out tutorials understand how pass parameters. can give me tutorials explains this.

the entire bot framework sdk open-source , on github. there plenty of examples of how in csharp/samples or node/examples directories. simple other web api call you'd make, it's httppost body being object server capable of deserializing.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -