A simple project demonstrating the use of WinUI3 for creating modern Windows applications using C#.
This project showcases the basics of building a modern Windows application using WinUI3, XAML, and C#. The application demonstrates UI components, data binding, and navigation features.
- Visual Studio 2022 or later
- Windows 10 or later
- .NET 6 or higher
- Basic knowledge of C# and XAML
- Clone the repository:
git clone https://github.com/dhruvdxb/WinUI3Sample