# WorkWithFiles Avalonia Avalonia (MVVM) Serialization and deserialization with files of different types and a generalized model. Task MDK 02.02 Tools. ## Installation 1. Open Visual Studio 2. Click "Clone Repository" 3. Paste the link to the repository 4. Start the project ## Support If you have any difficulties or questions, create discussion in this repository. ## Description of commits | Name | Description | | -------- | ---------------------------------------------------- | | docs | update documentation (readme) | | feat | adding new functionality | | layout | adding a new layout without functionality | | style | working with styles and design | | fix | error correction | | perf | changes to improve the program | | refactor | code edits without changing errors or functionality | | revert | rollback to previous versions | | test | adding Tests | ## Authors Tokareva Elina ([OtterUnderwater](https://github.com/OtterUnderwater))