Sample API to demonstrate how to use CQRS. This version was implemented the Account Commands.
- Register
- Signin
- VerifyCode
- ResetPassword
- ChangePassword
- .Net Core 3.1
- Entity Framework Core - MariaDB
- CQRS (1 DB)
- JWT Authentication
- Swagger
- FluentValidation