This is a simplified project of this one https://github.com/puyaalexxx/CompanyEmployees
It uses the CQRS pattern with MediatR Nugget package instead of the Service layer.
It also uses the Onion Architecture and the Queries, Commands and Handlers are added to the Application layer.