Added EmptyDB on /TestData
Corrected Error Handling in TrainingCourseController when no Skill is selected on creation/edit
AddedCustomExceptionFolder
Added IdNullException for GenericRepository
Added AbstractClass for Error Messages Constants
Added BaseEntity for Repository/Service Genericity
Corrected Many-to-Many relationships involving Skill and TrainingCourse
Added GenericRepository and IGenericRepository
Changed SkillRepository and ISkillRepository
Changed TrainingCourseRepository and ITrainingCourseRepository
Added GenericService and IGenericService
Changed SkillService and ISkillService
Changed TrainingCourseService and ITrainingCourseService
Handling Error when no Skill is Checked during TrainingCourse Creation and Edit
Fixed Error in TrainingCourseIndex (bad redirection)
Added Migration
Changed DB name
Added EmptyDB on /TestData Corrected Error Handling in TrainingCourseController when no Skill is selected on creation/edit AddedCustomExceptionFolder Added IdNullException for GenericRepository Added AbstractClass for Error Messages Constants Added BaseEntity for Repository/Service Genericity Corrected Many-to-Many relationships involving Skill and TrainingCourse Added GenericRepository and IGenericRepository Changed SkillRepository and ISkillRepository Changed TrainingCourseRepository and ITrainingCourseRepository Added GenericService and IGenericService Changed SkillService and ISkillService Changed TrainingCourseService and ITrainingCourseService Handling Error when no Skill is Checked during TrainingCourse Creation and Edit Fixed Error in TrainingCourseIndex (bad redirection) Added Migration Changed DB name