Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.91 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.91 KB

IDE-version DevWinUI Nugets nuget-version Installed Docs


🙌 Donate Bitcoin with Trust🙌
🙌 Donate ETH with Trust🙌

🙌 Bitcoin: bc1qzs4kt4aeqym6gsde669g5rksv4swjhzjqqp23a
🙌 ETH: 0x40Db4476c1D498b167f76A2c7ED9D45b65eb5d0C


DevWinUI.Controls

Experience WinUI 3 quickly and easily with the help of DevWinUI.Controls, Everything you need to develop an application is gathered in one place.

Install

Install-Package DevWinUI.Controls

After installing, add the following resource to app.xaml

<ResourceDictionary Source="ms-appx:///DevWinUI.Controls/Themes/Generic.xaml" />

Demo

See the Gallery app to see how to use it

Documentation

See Here for Online Documentation

GalleryApp