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
Post a Comment