alirizaadiyahsi / Nucleus

Vue startup application template that uses ASP.NET Core API layered architecture at the back-end and JWT based authentication
MIT License
355 stars 86 forks source link

add default value for CreationDate in BaseEntity #172

Closed AlexPigalyov closed 3 years ago

alirizaadiyahsi commented 3 years ago

No need to add default value for base entity, it is setting in SaveChanges method.