Working with Microsoft bot adaptive card



When working with Microsoft Bot, you there are a few gotchas when working with adaptive cards.

Nuget package

You need to install "Microsoft.AdaptiveCards" nuget package


SubmitAction 

If you have data in a property called  "DataJson", it needs to be in Json format, otherwise your layout will not be rendered.





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm