add sections
Showing
- Tsi1.Api/Tsi1.Api/Controllers/SectionController.cs 56 additions, 0 deletionsTsi1.Api/Tsi1.Api/Controllers/SectionController.cs
- Tsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs 1 addition, 1 deletionTsi1.Api/Tsi1.Api/Controllers/SectionItemController.cs
- Tsi1.Api/Tsi1.Api/Startup.cs 1 addition, 4 deletionsTsi1.Api/Tsi1.Api/Startup.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/OrderDto.cs 2 additions, 2 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/OrderDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Dtos/SectionCreateDto.cs 13 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Dtos/SectionCreateDto.cs
- Tsi1.Api/Tsi1.BusinessLayer/Helpers/ErrorMessages.cs 1 addition, 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/Interfaces/ISectionItemService.cs 1 addition, 1 deletion....Api/Tsi1.BusinessLayer/Interfaces/ISectionItemService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionService.cs 17 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Interfaces/ISectionService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs 5 additions, 5 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/SectionItemService.cs
- Tsi1.Api/Tsi1.BusinessLayer/Services/SectionService.cs 118 additions, 0 deletionsTsi1.Api/Tsi1.BusinessLayer/Services/SectionService.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Course.cs 2 additions, 2 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Course.cs
- Tsi1.Api/Tsi1.DataLayer/Entities/Section.cs 3 additions, 0 deletionsTsi1.Api/Tsi1.DataLayer/Entities/Section.cs
- Tsi1.Api/Tsi1.DataLayer/EntityConfiguration/ForumConfiguration.cs 0 additions, 4 deletions.../Tsi1.DataLayer/EntityConfiguration/ForumConfiguration.cs
- Tsi1.Api/Tsi1.DataLayer/EntityConfiguration/SectionConfiguration.cs 4 additions, 0 deletions...si1.DataLayer/EntityConfiguration/SectionConfiguration.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/20201107172316_sections.Designer.cs 614 additions, 0 deletions....DataLayer/Migrations/20201107172316_sections.Designer.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/20201107172316_sections.cs 75 additions, 0 deletions....Api/Tsi1.DataLayer/Migrations/20201107172316_sections.cs
- Tsi1.Api/Tsi1.DataLayer/Migrations/Tsi1ContextModelSnapshot.cs 14 additions, 12 deletions...Api/Tsi1.DataLayer/Migrations/Tsi1ContextModelSnapshot.cs
Loading
Please register or sign in to comment