add GetById endpoint
Showing
- Tsi1.Api/Tsi1.Api/Controllers/UserController.cs 15 additions, 0 deletionsTsi1.Api/Tsi1.Api/Controllers/UserController.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/ProfessorPreviewDto.cs 11 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/ProfessorPreviewDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/StudentPreviewDto.cs 13 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/StudentPreviewDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/UserPreviewDto.cs 4 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/UserPreviewDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs 5 additions, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IUserService.cs 2 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IUserService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/UserService.cs 40 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/UserService.cs
Loading
Please register or sign in to comment