course templates
parent
9db36006
No related branches found
No related tags found
Showing
- Tsi1.Api/Tsi1.Api/Controllers/CourseController.cs 30 additions, 1 deletionTsi1.Api/Tsi1.Api/Controllers/CourseController.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/CourseCreateDto.cs 1 addition, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/CourseCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/CourseModifyDto.cs 13 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/CourseModifyDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/CourseTemplateCreateDto.cs 12 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/CourseTemplateCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs 2 additions, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs 7 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs 4 additions, 5 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs 52 additions, 14 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Course.cs 1 addition, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Course.cs
- Tsi1.Api/Tsi1.DataLayer/EntityConfiguration/CourseConfiguration.cs 3 additions, 0 deletions...Tsi1.DataLayer/EntityConfiguration/CourseConfiguration.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/20201112213633_course-template.Designer.cs 611 additions, 0 deletions...yer/Migrations/20201112213633_course-template.Designer.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/20201112213633_course-template.cs 23 additions, 0 deletions...i1.DataLayer/Migrations/20201112213633_course-template.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/Tsi1ContextModelSnapshot.cs 3 additions, 0 deletions...Api/Tsi1.DataLayer/Migrations/Tsi1ContextModelSnapshot.cs
Loading
Please register or sign in to comment