section items
Showing
- Tsi1.Api/Tsi1.Api/Controllers/ForumController.cs 2 additions, 2 deletionsTsi1.Api/Tsi1.Api/Controllers/ForumController.cs
- Tsi1.Api/Tsi1.Api/Controllers/SectionController.cs 15 additions, 0 deletionsTsi1.Api/Tsi1.Api/Controllers/SectionController.cs
- Tsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs 59 additions, 0 deletionsTsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs
- Tsi1.Api/Tsi1.Api/Startup.cs 1 addition, 0 deletionsTsi1.Api/Tsi1.Api/Startup.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/FileDto.cs 0 additions, 3 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/FileDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/ForumCreateDto.cs 0 additions, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/ForumCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/SectionItemCreateDto.cs 18 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/SectionItemCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/SectionItemOrderDto.cs 12 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/SectionItemOrderDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs 10 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs 2 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/SectionItemTypes.cs 12 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/SectionItemTypes.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/ServiceResult.cs 12 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Helpers/ServiceResult.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs 1 addition, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IForumService.cs 1 addition, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Interfaces/IForumService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionItemService.cs 16 additions, 0 deletions....Api/Tsi1.BusinessLayer/Interfaces/ISectionItemService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/FileService.cs 6 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/FileService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/ForumService.cs 20 additions, 17 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/ForumService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs 156 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Course.cs 0 additions, 3 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Course.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/File.cs 3 additions, 2 deletionsTsi1.Api/Tsi1.DataLayer/Entities/File.cs
Loading
Please register or sign in to comment