A small form desktop application built with C# and Avalonia UI to learn.
- Designed with Avalonia to run on Windows, macOS, and Linux.
- Modern UI separation using AXAML for a sleek look.
- Intuitive forms for inputting and processing user profiles.
- Logic-driven checks to ensure data integrity.
- Clone the repository:
git clone https://github.com/maillet-nills/SimpleFormGUI.git - Open in your IDE: (Visual Studio, JetBrains Rider, or VS Code).
- Run: Use
dotnet runor pressF5to launch the application!
- C# / .NET 🟦
- Avalonia UI (XAML) 🖼️
