add create and delete folders
parent
c9fdda18
No related branches found
No related tags found
This commit is part of merge request !15. Comments created here will be created in the context of that merge request.
Showing
- Tsi1.Api/Tsi1.Api/Controllers/CourseController.cs 14 additions, 2 deletionsTsi1.Api/Tsi1.Api/Controllers/CourseController.cs
- Tsi1.Api/Tsi1.Api/Controllers/TenantController.cs 8 additions, 1 deletionTsi1.Api/Tsi1.Api/Controllers/TenantController.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs 1 addition, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Helpers/MappingProfile.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs 1 addition, 1 deletionTsi1.Api/Tsi1.BusinessLayer/Interfaces/ICourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs 4 additions, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ITenantService.cs 2 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ITenantService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs 4 additions, 4 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/CourseService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/FileService.cs 14 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/FileService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/TenantService.cs 19 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/TenantService.cs
Loading
Please register or sign in to comment