A simple and elegant note-taking application built with WinUI 3 and Windows App SDK.
- Create, edit, and delete notes
- Notes are automatically saved to local storage
- Clean and modern user interface following Windows 11 design guidelines
- Support for x86, x64, and ARM64 platforms
- Windows 10 version 1809 (build 17763) or later
- .NET 8.0 Runtime
- Framework: WinUI 3 (Windows App SDK 1.8)
- Language: C#
- Runtime: .NET 8.0
- Architecture: MVVM pattern
- Clone the repository
- Open
WinUINotes.slnin Visual Studio 2022 or later - Build and run the project
This project is licensed under the MIT License - see the LICENSE.txt file for details.
Shihao Shen