Files
mws.backend.dotnet/mws.api/Controllers
namdh c5199fd23f Convert Auth module to MediatR command
Adds the MediatR package and wires AddMediatR in DI. Replaces
IAuthService/AuthService with LoginCommand/LoginHandler, the pattern
the remaining modules will follow.
2026-08-13 23:12:57 +07:00
..