Skip to content

SchoolManagerModel 1.3

Latest
Compare
Choose a tag to compare
@TheKornelM TheKornelM released this 28 Nov 01:58
b76cda5

What's Changed

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