Experience WinUI 3 quickly and easily with the help of WinUICommunity, Everything you need to develop an application is gathered in one place.
Download and Install
| Nuget | Github | 
|---|---|
| WinUICommunity.Components | Github | 
| 1 | Install-Package WinUICommunity.Components | 
After installing, add the following resource to app.xaml
| 1 | <ResourceDictionary Source="ms-appx:///WinUICommunity.Components/Themes/Generic.xaml"/> | 
See the Demo app to see how to use it
