Open oguzhanaksoy opened 3 years ago
It will contain just common properties such as Created. Each created model will inherit from BaseModel Each created dto will inherit from BaseDTO
Models
DTOs
Have you used this before ? could you give examples how this works and why its good ? maybe some documentation or blogpost?
some reasons for not using imo:
It will contain just common properties such as Created. Each created model will inherit from BaseModel Each created dto will inherit from BaseDTO
Models
DTOs