refactor
parent
d15bd1da
No related branches found
No related tags found
This commit is part of merge request !24. Comments created here will be created in the context of that merge request.
Showing
- Tsi1.Api/Tsi1.Api/Controllers/CourseController.cs 2 additions, 21 deletionsTsi1.Api/Tsi1.Api/Controllers/CourseController.cs
- Tsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs 1 addition, 1 deletionTsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs
- Tsi1.Api/Tsi1.BusinessLayer/DataLoad/DataLoad.cs 223 additions, 223 deletionsTsi1.Api/Tsi1.BusinessLayer/DataLoad/DataLoad.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/CourseCreateDto.cs 1 addition, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/CourseCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/SectionCreateDto.cs 2 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/SectionCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs 0 additions, 8 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs 1 addition, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionItemService.cs 2 additions, 1 deletion....Api/Tsi1.BusinessLayer/Interfaces/ISectionItemService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionService.cs 1 addition, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs 11 additions, 35 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs 79 additions, 48 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/SectionService.cs 44 additions, 7 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/SectionService.cs
Loading
Please register or sign in to comment