Search found 2 matches

by ultravelocity
Thu 26 Mar 2020 20:31
Forum: Review Assistant
Topic: SQL Server 2019 support
Replies: 1
Views: 19158

SQL Server 2019 support

We have SQL Server 2019 Express with Local DB installed on the server. It doesn't seem like we can use LocalDB 2019 to trial the software. Please confirm.
by ultravelocity
Thu 18 May 2017 01:51
Forum: Entity Developer
Topic: Different suffix for entities and DTOs
Replies: 1
Views: 2932

Different suffix for entities and DTOs

I would like to have my EF entities suffixed with *Entity. However I also want to generate DTOs with a *Dto suffix. Is this possible with one model? E.g., UserEntity and UserDto