Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is a renderer which targets UWP native controls.
Install NuGet package
AdaptiveCards.Rendering.Uwp
Install-Package AdaptiveCards.Rendering.Uwp
Namespace
Declare the renderer namespace.
using AdaptiveCards.Rendering.Uwp;
Next steps
See Render a card for the next steps!