What's Changed
- Data seed for demo purpouses by @TheKornelM in #8
- Class diagrams by @TheKornelM in #9
- Filter and show users by @TheKornelM in #10
IAsyncUserDataHandler interface
IAsyncUserDataHandler interface was changed.
- GetUsersAsync returns UserDTO type list without passwords.
- You can filter users with FilterUsersAsync function.
Full Changelog: v1.2.4...v1.3