BookFace is a WPF desktop social network prototype built with .NET 8.
- C#
- WPF (
net8.0-windows) - MVVM-style structure
- XML serialization for persistence
- User profile with editable basic info
- Posts list (add, edit, remove)
- Friends list and friend management window
- XML import/export and auto-save/load
- Open
SocialnoOmrezje.slnin Visual Studio 2022. - Build and run the
SocialnoOmrezjeproject.