There was an error while loading. Please reload this page.
├── EmployeeManagement.Domain # Core entities and domain models ├── EmployeeManagement.Application # Business logic, DTOs, and interfaces ├── EmployeeManagement.Infrastructure # Data access, ...