Create a landings page in the style of WinUI 3 and WinUI-Gallery very quickly and easily
$ dotnet add package WinUICommunity.LandingPages
🙌 Donate Bitcoin with Trust🙌
🙌 Donate ETH with Trust🙌
🙌 Bitcoin: bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a
🙌 ETH: 0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C
This package is based on the following packages
Install-Package WinUICommunity.LandingPages
After installing, add the following resources to app.xaml
<ResourceDictionary Source="ms-appx:///WinUICommunity.LandingPages/Themes/Generic.xaml" />
See the Demo app to see how to use it
See Here for Online Documentation
