This project is an Avalonia template following the MVVM pattern, inspired by the structure of Android development and the MVVMAvaloniaAppTemplate.
You can find the documentation of this project here.
Contributing to this project is straightforward. Please follow these steps:
- Fork the repository.
- Make your changes, keeping the following rules in mind:
- Adhere to the existing code style.
- Follow the KISS principle (Keep It Simple, Stupid).
- Avoid redundancies in your code.
- (Optional) Use CSharpier to lint your code.
- Open a pull request.
- Wait for a review.
- Congratulations! Your changes will be merged upon approval!
The license file for this project can be found here.