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 WinUI 3 native controls.
Install NuGet package
AdaptiveCards.Rendering.WinUI3
Install-Package AdaptiveCards.Rendering.WinUI3
Namespace
Declare the renderer namespace.
using AdaptiveCards.Rendering.WinUI3;
Next steps
See Render a card for the next steps!