This repo contains sample programs demonstrated at Build 2018.
These samples include code which adapts the program's behavior to Windows 10 versions 1709 ("Fall Creators Update"), 1803 ("April 2018 Update"), and the 17666 Windows Insider build.
The samples require Visual Studio 15.7 to build and run.
- UWP\Trips\cs\Trips.sln: Solution file for a UWP C# application. See the README for more information.
- Win32\Books\Books.sln: Solution file for a Win32 C# application. See the README for more information.
- AdaptiveCards.io
- AdaptiveCards NuGet package
- Guidelines for tile and asset icons:
If you follow the
altform-unplated
guidance, the icon for your UWP app will appear in the Taskbar and in the Tab without a solid backplate. - Create a multi-instance Universal Windows App.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.