aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Models/IComment.cs
Commit message (Expand)AuthorAgeFilesLines
* Comment and Post models refactoredtranstrike2021-01-281-2/+3
* Migrations added; CRUD over Posts&Comments successfully completedtranstrike2021-01-241-1/+1
* Fixed Comment Models&Mappingstranstrike2021-01-231-0/+4
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-151-0/+11