aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Models/IComment.cs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Interface for Commenttranstrike2021-01-281-1/+1
|
* 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 ↵transtrike2021-01-151-0/+11
DevHive.Interfaces